We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c046847 commit 13f2380Copy full SHA for 13f2380
build.gradle.kts
@@ -63,7 +63,7 @@ dependencies {
63
64
implementation("net.jimblackler.jsonschemafriend:core:0.12.5")
65
66
- implementation("com.networknt:json-schema-validator:1.5.6")
+ implementation("com.networknt:json-schema-validator:1.5.7")
67
68
implementation("com.qindesign:snowy-json:0.16.0")
69
runtimeOnly("org.glassfish:jakarta.json:2.0.0:module")
0 commit comments