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 e559c8a + bb98f99 commit 1d5494bCopy full SHA for 1d5494b
1 file changed
build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
// read from and write to zip files
57
implementation group: 'net.lingala.zip4j', name: 'zip4j', version: '2.11.6'
58
// compare json documents in tests
59
- implementation 'com.github.fslev:json-compare:8.0'
+ implementation 'com.github.fslev:json-compare:8.1'
60
// url validator
61
implementation group: 'commons-validator', name: 'commons-validator', version: '1.10.1'
62
// logging
0 commit comments