Skip to content

Commit 219e762

Browse files
dependabot[bot]bigdaz
authored andcommitted
Bump com.networknt:json-schema-validator from 1.4.0 to 1.4.2
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.4.0 to 1.4.2. - [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.4.0...1.4.2) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent efe92a0 commit 219e762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ junit-junit4 = { group = "junit", name = "junit", version = "4.13.2" }
2121
junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version = "5.10.2" }
2222

2323
groovy-json = { group = "org.codehaus.groovy", name = "groovy-json", version = "3.0.21" }
24-
json-schema-validator = { group = "com.networknt", name = "json-schema-validator", version = "1.4.0" }
24+
json-schema-validator = { group = "com.networknt", name = "json-schema-validator", version = "1.4.2" }
2525
jetbrains-annotations = { group = "org.jetbrains", name = "annotations", version = "24.1.0" }
2626
google-gson = { group = "com.google.code.gson", name = "gson", version = "2.11.0" }
2727

0 commit comments

Comments
 (0)