Skip to content

Commit

Permalink
Bump org.codehaus.groovy:groovy-json from 3.0.19 to 3.0.20
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.19 to 3.0.20.
- [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] authored and bigdaz committed Jan 27, 2024
1 parent af08e03 commit 08107b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spock-junit4 = { group = "org.spockframework", name = "spock-junit4", version.re
junit-junit4 = { group = "junit", name = "junit", version = "4.13.2" }
junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version = "5.10.1" }

groovy-json = { group = "org.codehaus.groovy", name = "groovy-json", version = "3.0.19" }
groovy-json = { group = "org.codehaus.groovy", name = "groovy-json", version = "3.0.20" }
json-schema-validator = { group = "com.networknt", name = "json-schema-validator", version = "1.2.0" }
jetbrains-annotations = { group = "org.jetbrains", name = "annotations", version = "24.1.0" }
google-gson = { group = "com.google.code.gson", name = "gson", version = "2.10.1" }
Expand Down

0 comments on commit 08107b1

Please sign in to comment.