Skip to content

Commit 247ce24

Browse files
Update dependency org.apache.commons:commons-compress to v1.28.0
1 parent be6a968 commit 247ce24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
buildscript {
1515
configurations.all {
1616
resolutionStrategy {
17-
force("org.apache.commons:commons-compress:1.25.0")
17+
force("org.apache.commons:commons-compress:1.28.0")
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)