Skip to content

Commit 6f5e6c5

Browse files
committed
upgrade networknt validator to 1.3.1
1 parent 8fdcd24 commit 6f5e6c5

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
@@ -63,7 +63,7 @@ dependencies {
6363

6464
implementation("net.jimblackler.jsonschemafriend:core:0.12.3")
6565

66-
implementation("com.networknt:json-schema-validator:1.3.0")
66+
implementation("com.networknt:json-schema-validator:1.3.1")
6767

6868
implementation("com.qindesign:snowy-json:0.16.0")
6969
runtimeOnly("org.glassfish:jakarta.json:2.0.0:module")

0 commit comments

Comments
 (0)