Skip to content

Commit

Permalink
Bump org.codehaus.groovy:groovy-all from 2.5.15 to 3.0.19
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy) from 2.5.15 to 3.0.19.
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy-all
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent ec44326 commit 85d62a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {

testImplementation("org.junit.jupiter:junit-jupiter-api:5.8.1")
testImplementation("org.junit.vintage:junit-vintage-engine:5.8.1")
testImplementation("org.codehaus.groovy:groovy-all:2.5.15")
testImplementation("org.codehaus.groovy:groovy-all:3.0.19")
testImplementation("org.spockframework:spock-core:1.3-groovy-2.5")
testImplementation("com.github.tomakehurst:wiremock-jre8:2.31.0")
testImplementation("net.bytebuddy:byte-buddy:1.12.12")
Expand Down

0 comments on commit 85d62a3

Please sign in to comment.