We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95170e3 commit 707f651Copy full SHA for 707f651
build.gradle
@@ -53,7 +53,7 @@ dependencies {
53
// JSON-LD, Zenodo mapping
54
implementation group: 'com.apicatalog', name: 'titanium-json-ld', version: '1.3.2'
55
// metadata validation, profiles based on JSON schema
56
- implementation group: "com.networknt", name: "json-schema-validator", version: "1.0.84"
+ implementation group: "com.networknt", name: "json-schema-validator", version: "1.0.85"
57
implementation 'org.glassfish:jakarta.json:2.0.1'
58
}
59
0 commit comments