Skip to content

Commit

Permalink
build: bump org.ajoberstar.reckon.settings to 0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lppedd authored and Edoardo Luppi committed Jan 31, 2025
1 parent ad3dcc7 commit 29338a9
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 29338a9

Please sign in to comment.