Skip to content

Commit 5812bbf

Browse files
Bump org.apache.groovy:groovy from 4.0.28 to 5.0.2
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 4.0.28 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] <[email protected]>
1 parent d3b9659 commit 5812bbf

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
@@ -83,7 +83,7 @@ dependencies{
8383

8484
// TESTING
8585
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
86-
testImplementation 'org.apache.groovy:groovy:4.0.28'
86+
testImplementation 'org.apache.groovy:groovy:5.0.2'
8787
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
8888
}
8989

0 commit comments

Comments
 (0)