Skip to content

Commit

Permalink
chore(deps): Bump com.networknt:json-schema-validator (#506)
Browse files Browse the repository at this point in the history
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.0.88 to 1.1.0.
- [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.88...1.1.0)

---
updated-dependencies:
- dependency-name: com.networknt:json-schema-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent 04e6d5b commit 931df1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ext {
jacksonVersion = '2.16.0'
jakartaAnnotationApiVersion = '2.1.1'

jsonSchemaValidator = '1.0.88'
jsonSchemaValidator = '1.1.0'

mockitoCoreVersion = '5.8.0'
mockitoJunitJupiterVersion = '5.8.0'
Expand Down

0 comments on commit 931df1c

Please sign in to comment.