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 1c625a5 commit e9405baCopy full SHA for e9405ba
build.gradle.kts
@@ -63,7 +63,7 @@ dependencies {
63
64
implementation("net.jimblackler.jsonschemafriend:core:0.12.4")
65
66
- implementation("com.networknt:json-schema-validator:1.4.2")
+ implementation("com.networknt:json-schema-validator:1.4.3")
67
68
implementation("com.qindesign:snowy-json:0.16.0")
69
runtimeOnly("org.glassfish:jakarta.json:2.0.0:module")
0 commit comments