Skip to content

Commit

Permalink
Bump org.apache.groovy:groovy-json from 4.0.22 to 4.0.23
Browse files Browse the repository at this point in the history
Bumps [org.apache.groovy:groovy-json](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-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent c9f90ff commit 9de27d7
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 @@ -8,7 +8,7 @@ repositories {
}

dependencies {
compileOnly 'org.apache.groovy:groovy-json:4.0.22'
compileOnly 'org.apache.groovy:groovy-json:4.0.23'
implementation 'cd.go.groovydsl:dsl:2.2.0-713'
}

Expand Down

0 comments on commit 9de27d7

Please sign in to comment.