We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f6b1d8 + 428d572 commit 4d17f8eCopy full SHA for 4d17f8e
1 file changed
build.gradle
@@ -134,7 +134,7 @@ dependencies {
134
implementation ('commons-logging:commons-logging:1.3.6'){transitive=false}
135
implementation ('commons-lang:commons-lang:2.6'){transitive=false}
136
implementation ('commons-io:commons-io:2.22.0'){transitive=false}
137
- implementation ('com.networknt:json-schema-validator:3.0.1')
+ implementation ('com.networknt:json-schema-validator:3.0.2')
138
139
140
testImplementation 'org.junit.jupiter:junit-jupiter-api:6.0.3'
0 commit comments