Skip to content

Commit 5136486

Browse files
Bump com.networknt:json-schema-validator from 1.4.3 to 1.5.1 (creek-service#213)
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.4.3 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.4.3...1.5.1) --- 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>
1 parent f68ae3e commit 5136486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363

6464
implementation("net.jimblackler.jsonschemafriend:core:0.12.4")
6565

66-
implementation("com.networknt:json-schema-validator:1.4.3")
66+
implementation("com.networknt:json-schema-validator:1.5.1")
6767

6868
implementation("com.qindesign:snowy-json:0.16.0")
6969
runtimeOnly("org.glassfish:jakarta.json:2.0.0:module")

0 commit comments

Comments
 (0)