Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.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 Dec 25, 2023
1 parent 0a3e843 commit a5b6bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ subprojects {

// Spock
testImplementation(platform("org.spockframework:spock-bom:2.4-M1-groovy-4.0"))
testImplementation("org.apache.groovy:groovy:4.0.16")
testImplementation("org.apache.groovy:groovy:4.0.17")
testImplementation("org.spockframework:spock-core")
testImplementation("org.spockframework:spock-spring")
testRuntimeOnly("net.bytebuddy:byte-buddy:1.14.11")
Expand Down

0 comments on commit a5b6bb3

Please sign in to comment.