Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.codehaus.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 Aug 22, 2023
1 parent c3e22ce commit bf639a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ dependencies {
api("de.gesellix:docker-compose:2023-08-15T21-00-00")

implementation("org.codehaus.groovy:groovy:3.0.18")
implementation("org.codehaus.groovy:groovy-json:3.0.18")
implementation("org.codehaus.groovy:groovy-json:3.0.19")

api("com.squareup.moshi:moshi:1.15.0")
implementation("com.google.re2j:re2j:1.7")
Expand Down

0 comments on commit bf639a3

Please sign in to comment.