Skip to content

Commit 12c712b

Browse files
build(deps): bump org.apache.commons:commons-compress (#468)
1 parent 3d0391a commit 12c712b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ dependencies {
106106

107107
// https://commons.apache.org/proper/commons-compress/zip.html
108108
// For IMPLODE compression used by some CurseForge modpacks
109-
implementation 'org.apache.commons:commons-compress:1.27.0'
109+
implementation 'org.apache.commons:commons-compress:1.27.1'
110110

111111
testImplementation 'org.assertj:assertj-core:3.26.3'
112112
// https://github.com/webcompere/model-assert

0 commit comments

Comments
 (0)