Skip to content

Commit 39dda1d

Browse files
Bump json-schema-validator from 1.0.67 to 1.0.68 in /buildSrc (#2610) (#2623)
Bumps [json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.0.67 to 1.0.68. - [Release notes](https://github.com/networknt/json-schema-validator/releases) - [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md) - [Commits](networknt/json-schema-validator@1.0.67...1.0.68) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit dd79352) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a60e56b commit 39dda1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ dependencies {
115115
api 'de.thetaphi:forbiddenapis:3.2'
116116
api 'com.avast.gradle:gradle-docker-compose-plugin:0.14.12'
117117
api 'org.apache.maven:maven-model:3.6.2'
118-
api 'com.networknt:json-schema-validator:1.0.67'
118+
api 'com.networknt:json-schema-validator:1.0.68'
119119
api "com.fasterxml.jackson.core:jackson-databind:${props.getProperty('jackson')}"
120120

121121
testFixturesApi "junit:junit:${props.getProperty('junit')}"

0 commit comments

Comments
 (0)