Skip to content

Commit ac04f1b

Browse files
dependency: Update dependency org.codehaus.groovy:groovy-all to v3.0.25 (#1010)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eff17c4 commit ac04f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ object Versions {
4242

4343
// tests
4444
const val EXPRESSIBLE_JUNIT = "1.3.6"
45-
const val GROOVY_ALL = "3.0.24"
45+
const val GROOVY_ALL = "3.0.25"
4646
const val JUNIT_JUPITER_API = "5.13.3"
4747
const val JUNIT_JUPITER_PARAMS = "5.13.3"
4848
const val JUNIT_JUPITER_ENGINE = "5.13.3"

0 commit comments

Comments
 (0)