Skip to content

Commit f6ed44b

Browse files
Bump com.networknt:json-schema-validator from 1.5.7 to 1.5.8 (#312)
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.7 to 1.5.8. - [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.7...1.5.8) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 1.5.8 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 c12c516 commit f6ed44b

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.5")
6565

66-
implementation("com.networknt:json-schema-validator:1.5.7")
66+
implementation("com.networknt:json-schema-validator:1.5.8")
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)