Skip to content

Commit

Permalink
Bump org.codehaus.groovy:groovy from 3.0.20 to 3.0.21
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.groovy:groovy](https://github.com/apache/groovy) from 3.0.20 to 3.0.21.
- [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 4, 2024
1 parent 2362ffd commit 0766782
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ dependencies {
implementation 'com.google.guava:guava:' + guavaVersion
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.20'
testImplementation 'org.codehaus.groovy:groovy-json:3.0.20'
testImplementation 'org.codehaus.groovy:groovy:3.0.21'
testImplementation 'org.codehaus.groovy:groovy-json:3.0.21'
testImplementation 'com.google.code.gson:gson:2.10.1'
testImplementation 'org.eclipse.jetty:jetty-server:11.0.20'
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.16.1'
Expand Down

0 comments on commit 0766782

Please sign in to comment.