Skip to content

Commit

Permalink
chore(deps): update plugin org.ajoberstar.reckon.settings to v0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent f5b1adf commit 71ed063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pluginManagement {

plugins {
id("com.gradle.develocity") version ("3.19")
id("org.ajoberstar.reckon.settings") version ("0.18.2")
id("org.ajoberstar.reckon.settings") version ("0.19.1")
}

rootProject.name = "kotlin-multiplatform-diff"
Expand Down

0 comments on commit 71ed063

Please sign in to comment.