Skip to content

Commit e9405ba

Browse files
Bump com.networknt:json-schema-validator from 1.4.2 to 1.4.3 (#196)
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.4.2 to 1.4.3. - [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.2...1.4.3) --- 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 1c625a5 commit e9405ba

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