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 b8c3945 + 2fcdcb7 commit 3e47fb2Copy full SHA for 3e47fb2
1 file changed
build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
// read from and write to zip files
51
implementation group: 'net.lingala.zip4j', name: 'zip4j', version: '2.11.6'
52
// compare json documents in tests
53
- implementation 'com.github.fslev:json-compare:7.2'
+ implementation 'com.github.fslev:json-compare:8.0'
54
// url validator
55
implementation group: 'commons-validator', name: 'commons-validator', version: '1.10.1'
56
// logging
0 commit comments