Skip to content

Commit 4d17f8e

Browse files
authored
Merge pull request #76 from cip4/dependabot/gradle/com.networknt-json-schema-validator-3.0.2
Bump com.networknt:json-schema-validator from 3.0.1 to 3.0.2
2 parents 0f6b1d8 + 428d572 commit 4d17f8e

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
@@ -134,7 +134,7 @@ dependencies {
134134
implementation ('commons-logging:commons-logging:1.3.6'){transitive=false}
135135
implementation ('commons-lang:commons-lang:2.6'){transitive=false}
136136
implementation ('commons-io:commons-io:2.22.0'){transitive=false}
137-
implementation ('com.networknt:json-schema-validator:3.0.1')
137+
implementation ('com.networknt:json-schema-validator:3.0.2')
138138

139139

140140
testImplementation 'org.junit.jupiter:junit-jupiter-api:6.0.3'

0 commit comments

Comments
 (0)