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.
1 parent d6515b4 commit c8006f1Copy full SHA for c8006f1
build.gradle
@@ -107,7 +107,7 @@ dependencies {
107
108
// https://commons.apache.org/proper/commons-compress/zip.html
109
// For IMPLODE compression used by some CurseForge modpacks
110
- implementation 'org.apache.commons:commons-compress:1.27.1'
+ implementation 'org.apache.commons:commons-compress:1.28.0'
111
112
testImplementation 'org.assertj:assertj-core:3.27.4'
113
// https://github.com/webcompere/model-assert
0 commit comments