We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39eb812 + 395728c commit 7a6df28Copy full SHA for 7a6df28
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.2')
+ implementation ('com.networknt:json-schema-validator:3.0.3')
138
139
140
testImplementation 'org.junit.jupiter:junit-jupiter-api:6.1.0'
0 commit comments