Skip to content

Commit c366416

Browse files
authored
Merge pull request #51 from cip4/dependabot/gradle/com.networknt-json-schema-validator-1.5.9
Bump com.networknt:json-schema-validator from 1.5.6 to 1.5.9
2 parents c40af7a + 5c6e53f commit c366416

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ dependencies {
129129
implementation ('commons-logging:commons-logging:1.3.5'){transitive=false}
130130
implementation ('commons-lang:commons-lang:2.6'){transitive=false}
131131
implementation ('commons-io:commons-io:2.20.0'){transitive=false}
132-
implementation ('com.networknt:json-schema-validator:1.5.6')
132+
implementation ('com.networknt:json-schema-validator:1.5.9')
133133

134134

135135
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'

0 commit comments

Comments
 (0)