Skip to content

Commit b256634

Browse files
[Renovate Bot] Update dependency org.codehaus.groovy:groovy-bom to v3.0.25
Signed-off-by: Renovate Bot for Gradle <bot-gh-dv-shared+renovate@gradle.com>
1 parent 11b5d04 commit b256634

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "1.8.20"
3-
groovy = "3.0.24" # needs to be the same as the one embedded in Gradle, otherwise it will conflict with the one injected via gradleApi
3+
groovy = "3.0.25" # needs to be the same as the one embedded in Gradle, otherwise it will conflict with the one injected via gradleApi
44
spock = "2.3-groovy-3.0"
55
# Note: Keep compatible gradle/maven versions in sync with Readme.adoc
66
mavenMinCompatible = "3.8.6"

0 commit comments

Comments
 (0)