Skip to content

Commit 75ea744

Browse files
dependabot[bot]Pfeil
authored andcommitted
build(deps): bump com.networknt:json-schema-validator
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.0.85 to 1.0.86. - [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.0.85...1.0.86) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 707f651 commit 75ea744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
// JSON-LD, Zenodo mapping
5454
implementation group: 'com.apicatalog', name: 'titanium-json-ld', version: '1.3.2'
5555
// metadata validation, profiles based on JSON schema
56-
implementation group: "com.networknt", name: "json-schema-validator", version: "1.0.85"
56+
implementation group: "com.networknt", name: "json-schema-validator", version: "1.0.86"
5757
implementation 'org.glassfish:jakarta.json:2.0.1'
5858
}
5959

0 commit comments

Comments
 (0)