Skip to content

Commit bfd2f2d

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.apache.commons-commons-compress-1.21' into combined-pr-branch
2 parents 3ac7c50 + 8272e80 commit bfd2f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070
api 'org.slf4j:slf4j-api:1.7.32'
7171
compileOnly 'org.jetbrains:annotations:21.0.1'
7272
testCompileClasspath 'org.jetbrains:annotations:21.0.1'
73-
api 'org.apache.commons:commons-compress:1.20'
73+
api 'org.apache.commons:commons-compress:1.21'
7474
api ('org.rnorth.duct-tape:duct-tape:1.0.8') {
7575
exclude(group: 'org.jetbrains', module: 'annotations')
7676
}

0 commit comments

Comments
 (0)