Skip to content

Commit 5e5e663

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.apache.commons-commons-compress-1.23.0' into combined-pr-branch
2 parents 5a98840 + 22a5658 commit 5e5e663

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
@@ -71,7 +71,7 @@ dependencies {
7171
api 'org.slf4j:slf4j-api:1.7.36'
7272
compileOnly 'org.jetbrains:annotations:24.0.1'
7373
testCompileOnly 'org.jetbrains:annotations:24.0.1'
74-
api 'org.apache.commons:commons-compress:1.22'
74+
api 'org.apache.commons:commons-compress:1.23.0'
7575
api ('org.rnorth.duct-tape:duct-tape:1.0.8') {
7676
exclude(group: 'org.jetbrains', module: 'annotations')
7777
}

0 commit comments

Comments
 (0)