Skip to content

Commit 9aa76d3

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.apache.commons-commons-compress-1.22' into combined-pr-branch
2 parents c3ca118 + e2eacdf commit 9aa76d3

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
@@ -64,7 +64,7 @@ dependencies {
6464
api 'org.slf4j:slf4j-api:1.7.36'
6565
compileOnly 'org.jetbrains:annotations:23.0.0'
6666
testCompileOnly 'org.jetbrains:annotations:23.0.0'
67-
api 'org.apache.commons:commons-compress:1.21'
67+
api 'org.apache.commons:commons-compress:1.22'
6868
api ('org.rnorth.duct-tape:duct-tape:1.0.8') {
6969
exclude(group: 'org.jetbrains', module: 'annotations')
7070
}

0 commit comments

Comments
 (0)