Skip to content

Commit

Permalink
Update plugin com.github.kyhule.polyworld.build.settings to v1.0.0 (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 91483bd commit 0d917ab
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 @@ -19,7 +19,7 @@ pluginManagement {
}
}

plugins { id("com.github.kyhule.polyworld.build.settings") version "1.0.0-SNAPSHOT" }
plugins { id("com.github.kyhule.polyworld.build.settings") version "1.0.0" }

dependencyResolutionManagement {
versionCatalogs {
Expand Down

0 comments on commit 0d917ab

Please sign in to comment.