Skip to content

Commit 127e857

Browse files
chore(deps): update dependency com.github.fslev:json-compare to v7.2
1 parent 6a21367 commit 127e857

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
@@ -58,7 +58,7 @@ dependencies {
5858
// read from and write to zip files
5959
implementation group: 'net.lingala.zip4j', name: 'zip4j', version: '2.11.5'
6060
// compare json documents in tests
61-
implementation 'com.github.fslev:json-compare:7.1'
61+
implementation 'com.github.fslev:json-compare:7.2'
6262
// url validator
6363
implementation group: 'commons-validator', name: 'commons-validator', version: '1.10.0'
6464
// logging

0 commit comments

Comments
 (0)