Bump json-schema-validator from 1.0.67 to 1.0.68 in /buildSrc (#2610)
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](https://github.com/networknt/json-schema-validator/compare/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>
This commit is contained in:
parent
8b997c1d84
commit
dd79352baa
|
@ -115,7 +115,7 @@ dependencies {
|
|||
api 'de.thetaphi:forbiddenapis:3.2'
|
||||
api 'com.avast.gradle:gradle-docker-compose-plugin:0.14.12'
|
||||
api 'org.apache.maven:maven-model:3.6.2'
|
||||
api 'com.networknt:json-schema-validator:1.0.67'
|
||||
api 'com.networknt:json-schema-validator:1.0.68'
|
||||
api "com.fasterxml.jackson.core:jackson-databind:${props.getProperty('jackson')}"
|
||||
|
||||
testFixturesApi "junit:junit:${props.getProperty('junit')}"
|
||||
|
|
Loading…
Reference in New Issue