Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent c93bc8d commit 645ffa9
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 @@ -14,7 +14,7 @@ repositories {

dependencies {
implementation 'com.google.guava:guava:33.3.0-jre'
implementation 'org.apache.groovy:groovy-all:4.0.22'
implementation 'org.apache.groovy:groovy-all:4.0.23'
testImplementation 'org.spockframework:spock-core:2.4-M4-groovy-4.0'
}

Expand Down

0 comments on commit 645ffa9

Please sign in to comment.