Skip to content

Commit 675ef67

Browse files
Bump org.apache.groovy:groovy from 4.0.28 to 5.0.1
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 4.0.28 to 5.0.1. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent beb279c commit 675ef67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ext {
1818
//version (changing these should be considered thoroughly!)
1919
javaVersion = JavaVersion.VERSION_21
2020
groovyVersion = "4.0"
21-
groovyBinaryVersion = "4.0.28"
21+
groovyBinaryVersion = "5.0.1"
2222

2323
junitVersion = '1.12.0'
2424
testcontainersVersion = '1.21.3'

0 commit comments

Comments
 (0)