Skip to content

Commit 55000da

Browse files
dependabot[bot]bigdaz
authored andcommitted
Bump the gradle-dependencies group across 1 directory with 2 updates
Bumps the gradle-dependencies group with 2 updates in the / directory: [org.codehaus.groovy:groovy-json](https://github.com/apache/groovy) and [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator). Updates `org.codehaus.groovy:groovy-json` from 3.0.22 to 3.0.23 - [Commits](https://github.com/apache/groovy/commits) Updates `com.networknt:json-schema-validator` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/networknt/json-schema-validator/releases) - [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md) - [Commits](networknt/json-schema-validator@1.5.2...1.5.3) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy-json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: com.networknt:json-schema-validator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db3a4fa commit 55000da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ spock-junit4 = { group = "org.spockframework", name = "spock-junit4", version.re
2020
junit-junit4 = { group = "junit", name = "junit", version = "4.13.2" }
2121
junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version = "5.11.3" }
2222

23-
groovy-json = { group = "org.codehaus.groovy", name = "groovy-json", version = "3.0.22" }
24-
json-schema-validator = { group = "com.networknt", name = "json-schema-validator", version = "1.5.2" }
23+
groovy-json = { group = "org.codehaus.groovy", name = "groovy-json", version = "3.0.23" }
24+
json-schema-validator = { group = "com.networknt", name = "json-schema-validator", version = "1.5.3" }
2525
jetbrains-annotations = { group = "org.jetbrains", name = "annotations", version = "26.0.1" }
2626
google-gson = { group = "com.google.code.gson", name = "gson", version = "2.11.0" }
2727

0 commit comments

Comments
 (0)