Skip to content

Commit 11c132f

Browse files
committed
Update to commons-compress 1.26.2
1 parent c1a7bea commit 11c132f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ repositories {
1515
}
1616

1717
dependencies {
18+
implementation "org.apache.commons:commons-compress:1.26.2"
1819
implementation "com.github.ben-manes:gradle-versions-plugin:0.38.0"
1920
implementation "io.github.gradle-nexus:publish-plugin:1.1.0"
2021
implementation "io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.41"

0 commit comments

Comments
 (0)