Skip to content

Commit

Permalink
upgrade versions Gradle plugin to 0.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciech-adaptive committed Jan 24, 2025
1 parent 887d5e6 commit 44d03e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jmh-core = { group = "org.openjdk.jmh", name = "jmh-core", version.ref = "jmh" }
jmh-generator-annprocess = { group = "org.openjdk.jmh", name = "jmh-generator-annprocess", version.ref = "jmh" }

[plugins]
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
versions = { id = "com.github.ben-manes.versions", version = "0.52.0" }
release = { id = "net.researchgate.release", version = "3.0.2" }
shadow = { id = "com.gradleup.shadow", version = "8.3.5" }

0 comments on commit 44d03e3

Please sign in to comment.