Skip to content

Commit a0e3178

Browse files
renovate[bot]Pfeil
authored andcommitted
chore(deps): update dependency com.github.fslev:json-compare to v7.1
1 parent 901f801 commit a0e3178

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

0 commit comments

Comments
 (0)