Skip to content

Commit be6801e

Browse files
Bump org.codehaus.groovy:groovy from 2.5.13 to 3.0.17
Bumps [org.codehaus.groovy:groovy](https://github.com/apache/groovy) from 2.5.13 to 3.0.17. - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cff8c2c commit be6801e

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
@@ -50,7 +50,7 @@ dependencies {
5050
compile "com.graphql-java:graphql-java:20.0"
5151

5252
testImplementation 'org.spockframework:spock-core:1.3-groovy-2.5'
53-
testImplementation('org.codehaus.groovy:groovy:2.5.13')
53+
testImplementation('org.codehaus.groovy:groovy:3.0.17')
5454

5555
}
5656

0 commit comments

Comments
 (0)