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.
2 parents 5abb056 + 9d8741c commit b931bc1Copy full SHA for b931bc1
build.gradle
@@ -60,7 +60,7 @@ dependencies {
60
// compare json documents in tests
61
implementation 'com.github.fslev:json-compare:7.2'
62
// url validator
63
- implementation group: 'commons-validator', name: 'commons-validator', version: '1.10.0'
+ implementation group: 'commons-validator', name: 'commons-validator', version: '1.10.1'
64
// logging
65
implementation group: 'org.slf4j', name: 'slf4j-jdk14', version: '2.0.17'
66
// JSON-LD, Zenodo mapping
0 commit comments