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 1b6a09b commit 0ed6eb4Copy full SHA for 0ed6eb4
build.gradle
@@ -106,7 +106,7 @@ dependencies {
106
107
// https://commons.apache.org/proper/commons-compress/zip.html
108
// For IMPLODE compression used by some CurseForge modpacks
109
- implementation 'org.apache.commons:commons-compress:1.26.2'
+ implementation 'org.apache.commons:commons-compress:1.27.0'
110
111
testImplementation 'org.assertj:assertj-core:3.26.3'
112
// https://github.com/webcompere/model-assert
0 commit comments