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 f906f64 commit cdb34beCopy full SHA for cdb34be
build.gradle.kts
@@ -61,7 +61,7 @@ dependencies {
61
implementation("io.vertx:vertx-json-schema:$vertxVersion")
62
compileOnly("io.vertx:vertx-codegen:$vertxVersion")
63
64
- implementation("net.jimblackler.jsonschemafriend:core:0.12.4")
+ implementation("net.jimblackler.jsonschemafriend:core:0.12.5")
65
66
implementation("com.networknt:json-schema-validator:1.5.6")
67
0 commit comments