Skip to content

Commit fcbbdf1

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

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
@@ -81,7 +81,7 @@ dependencies{
8181
testImplementation "org.apache.pekko:pekko-actor-testkit-typed_${scalaVersion}:${pekkoVersion}" // pekko typed testkit
8282

8383
// TESTING
84-
testImplementation 'org.apache.groovy:groovy:4.0.28'
84+
testImplementation 'org.apache.groovy:groovy:5.0.0'
8585
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
8686
}
8787

0 commit comments

Comments
 (0)