Skip to content

Commit 05b6f7e

Browse files
Bump org.apache.commons:commons-compress from 1.24.0 to 1.25.0 in /core
Bumps org.apache.commons:commons-compress from 1.24.0 to 1.25.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 212cf54 commit 05b6f7e

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
@@ -73,7 +73,7 @@ dependencies {
7373
api 'org.slf4j:slf4j-api:1.7.36'
7474
compileOnly 'org.jetbrains:annotations:24.0.1'
7575
testCompileOnly 'org.jetbrains:annotations:24.0.1'
76-
api 'org.apache.commons:commons-compress:1.24.0'
76+
api 'org.apache.commons:commons-compress:1.25.0'
7777
api ('org.rnorth.duct-tape:duct-tape:1.0.8') {
7878
exclude(group: 'org.jetbrains', module: 'annotations')
7979
}

0 commit comments

Comments
 (0)