Skip to content

Commit

Permalink
Bump org.codehaus.groovy:groovy from 3.0.9 to 3.0.16
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.groovy:groovy](https://github.com/apache/groovy) from 3.0.9 to 3.0.16.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 19, 2023
1 parent 419ec6c commit 79b2668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -92,7 +92,7 @@ dependencies {
implementation 'com.google.guava:guava:31.0.1-jre'
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
testImplementation 'org.spockframework:spock-core:2.0-groovy-3.0'
testImplementation 'org.codehaus.groovy:groovy:3.0.9'
testImplementation 'org.codehaus.groovy:groovy:3.0.16'
testImplementation 'com.google.code.gson:gson:2.8.9'
testImplementation 'org.eclipse.jetty:jetty-server:9.4.26.v20200117'
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.13.1'
Expand Down

0 comments on commit 79b2668

Please sign in to comment.