Skip to content

Commit 6747a06

Browse files
chore(deps): Bump com.networknt:json-schema-validator (#869)
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.0 to 1.5.1. - [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.5.0...1.5.1) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7fbba66 commit 6747a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ext {
5252

5353
jakartaXmlBindApiVersion = '4.0.2'
5454

55-
jsonSchemaValidator = '1.5.0'
55+
jsonSchemaValidator = '1.5.1'
5656

5757
mockitoCoreVersion = '5.12.0'
5858
mockitoJunitJupiterVersion = '5.12.0'

0 commit comments

Comments
 (0)