Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
Bump org.codehaus.groovy:groovy-all from 3.0.17 to 3.0.20
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.17 to 3.0.20.
- [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 Jan 1, 2024
1 parent cbc1654 commit b01866e
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 @@ -25,7 +25,7 @@ repositories {
}

dependencies {
def groovyVersion = '3.0.17'
def groovyVersion = '3.0.20'

implementation "org.codehaus.groovy:groovy-all:$groovyVersion"
codenarc 'org.codenarc:CodeNarc:3.3.0'
Expand Down

0 comments on commit b01866e

Please sign in to comment.