Skip to content

Commit a19b8dd

Browse files
committed
bump jsonschemafriend
1 parent f906f64 commit a19b8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
implementation("io.vertx:vertx-json-schema:$vertxVersion")
6262
compileOnly("io.vertx:vertx-codegen:$vertxVersion")
6363

64-
implementation("net.jimblackler.jsonschemafriend:core:0.12.4")
64+
implementation("net.jimblackler.jsonschemafriend:core:0.12.5")
6565

6666
implementation("com.networknt:json-schema-validator:1.5.6")
6767

0 commit comments

Comments
 (0)