Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
bbimber authored Oct 3, 2023
1 parent 7a8a202 commit 803c836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jacocoTestReport {
dependencies {
implementation 'commons-logging:commons-logging:1.2'
implementation "org.xerial.snappy:snappy-java:1.1.10.5"
implementation "org.apache.commons:commons-compress:1.22"
implementation "org.apache.commons:commons-compress:1.24.0"
implementation 'org.tukaani:xz:1.9'
implementation "org.json:json:20230618"

Expand Down

0 comments on commit 803c836

Please sign in to comment.