Skip to content

Commit 0c8e3f6

Browse files
Bump com.networknt:json-schema-validator from 2.0.0 to 3.0.0
Dependabot couldn't find the original pull request head commit, 991a298.
1 parent b166829 commit 0c8e3f6

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
@@ -32,7 +32,7 @@ openapi-jackson = { module = "io.openapiprocessor:io-jackson" }
3232
jackson-bom = { group = "com.fasterxml.jackson", name = "jackson-bom", version.ref = "jackson" }
3333
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
3434
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
35-
networknt-validator = { group = "com.networknt", name = "json-schema-validator", version = "2.0.0" }
35+
networknt-validator = { group = "com.networknt", name = "json-schema-validator", version = "3.0.0" }
3636
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.11.0" }
3737
normalize = { group = "com.doist.x", name = "normalize", version = "1.3.0" }
3838
karacteristics = { group = "io.github.optimumcode", name = "karacteristics", version = "0.0.7" }

0 commit comments

Comments
 (0)