Skip to content

Commit 3ad6e7d

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

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
@@ -79,7 +79,7 @@ dependencies {
7979

8080
// testing
8181
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
82-
testImplementation 'org.apache.groovy:groovy:4.0.26'
82+
testImplementation 'org.apache.groovy:groovy:5.0.2'
8383
testImplementation 'org.junit.jupiter:junit-jupiter:6.0.0'
8484
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.0.0'
8585

0 commit comments

Comments
 (0)