We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1591b9 + 8005ea9 commit 6b7efceCopy full SHA for 6b7efce
compress-plugin/build.gradle
@@ -48,7 +48,7 @@ gradlePlugin {
48
}
49
50
dependencies {
51
- api 'org.apache.commons:commons-compress:1.26.1'
+ api 'org.apache.commons:commons-compress:1.26.2'
52
implementation 'org.tukaani:xz:1.9'
53
54
implementation 'org.brotli:dec:0.1.2'
0 commit comments