Skip to content

Commit

Permalink
Update TWiStErRob Gradle from 0.16 to 0.17 (minor) (#168)
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 May 2, 2024
1 parent d28000f commit b3cfbe3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ java-android = "17"
java-appengine = "17"

agp = "8.3.2"
twisterrob = "0.16"
twisterrob = "0.17"
gretty = "4.1.3"
kotlin = "1.9.23"
kotlin-ksp = "1.9.23-1.0.20"
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pluginManagement {
}

plugins {
id("net.twisterrob.gradle.plugin.settings") version "0.16"
id("net.twisterrob.gradle.plugin.settings") version "0.17"
id("com.gradle.develocity") version "3.17.2"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}
Expand Down

0 comments on commit b3cfbe3

Please sign in to comment.