Skip to content

Commit

Permalink
chore(deps): Bump com.networknt:json-schema-validator (#734)
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.3.3 to 1.4.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.3.3...1.4.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 Apr 30, 2024
1 parent d844219 commit b3328ee
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 @@ -52,7 +52,7 @@ ext {

jakartaXmlBindApiVersion = '4.0.2'

jsonSchemaValidator = '1.3.3'
jsonSchemaValidator = '1.4.0'

mockitoCoreVersion = '5.11.0'
mockitoJunitJupiterVersion = '5.11.0'
Expand Down

0 comments on commit b3328ee

Please sign in to comment.