Skip to content

Commit c8006f1

Browse files
build(deps): bump org.apache.commons:commons-compress (#618)
1 parent d6515b4 commit c8006f1

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
@@ -107,7 +107,7 @@ dependencies {
107107

108108
// https://commons.apache.org/proper/commons-compress/zip.html
109109
// For IMPLODE compression used by some CurseForge modpacks
110-
implementation 'org.apache.commons:commons-compress:1.27.1'
110+
implementation 'org.apache.commons:commons-compress:1.28.0'
111111

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

0 commit comments

Comments
 (0)