Skip to content

Commit 2fe1c0b

Browse files
Bump com.networknt:json-schema-validator from 1.5.5 to 1.5.6 (#258)
1 parent 32662b1 commit 2fe1c0b

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
@@ -38,7 +38,7 @@ openapi-jackson = { module = "io.openapiprocessor:io-jackson" }
3838
jackson-bom = { group = "com.fasterxml.jackson", name = "jackson-bom", version.ref = "jackson" }
3939
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
4040
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
41-
networknt-validator = { group = "com.networknt", name = "json-schema-validator", version = "1.5.5" }
41+
networknt-validator = { group = "com.networknt", name = "json-schema-validator", version = "1.5.6" }
4242
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.9.0" }
4343
normalize = { group = "com.doist.x", name = "normalize", version = "1.1.1" }
4444
karacteristics = { group = "io.github.optimumcode", name = "karacteristics", version = "0.0.4" }

0 commit comments

Comments
 (0)