Skip to content

Commit

Permalink
Bump org.codehaus.groovy:groovy-json from 3.0.17 to 3.0.18
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.17 to 3.0.18.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 29, 2023
1 parent 90e0d61 commit 0040ca2
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-05-01T14-09-00")

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

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

0 comments on commit 0040ca2

Please sign in to comment.