Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and isidore committed Nov 8, 2024
1 parent 37d8f9d commit 06ab520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {

dependencies {
// Use the latest Groovy version for building this library
implementation 'org.codehaus.groovy:groovy-all:3.0.22'
implementation 'org.codehaus.groovy:groovy-all:3.0.23'

// This dependency is used by the application.
implementation 'com.google.guava:guava:33.3.1-jre'
Expand Down

0 comments on commit 06ab520

Please sign in to comment.