Skip to content

Commit d148f20

Browse files
authored
Merge pull request #74 from cip4/dependabot/gradle/com.networknt-json-schema-validator-3.0.1
Bump com.networknt:json-schema-validator from 3.0.0 to 3.0.1
2 parents 94a4577 + 3eb0e5c commit d148f20

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.21.0'){transitive=false}
137-
implementation ('com.networknt:json-schema-validator:3.0.0')
137+
implementation ('com.networknt:json-schema-validator:3.0.1')
138138

139139

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

0 commit comments

Comments
 (0)