Skip to content

Commit e112e20

Browse files
Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.0 in the gradle group across 1 directory (#53)
Bump org.apache.commons:commons-compress Bumps the gradle group with 1 update in the / directory: org.apache.commons:commons-compress. Updates `org.apache.commons:commons-compress` from 1.24.0 to 1.26.0 --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-version: 1.26.0 dependency-type: direct:production dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: SpiralGang <Spiralgang@outlook.com>
1 parent 1a87053 commit e112e20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
5656
implementation("androidx.webkit:webkit:1.8.0")
5757
implementation("com.squareup.okhttp3:okhttp:4.12.0")
58-
implementation("org.apache.commons:commons-compress:1.24.0")
58+
implementation("org.apache.commons:commons-compress:1.26.0")
5959

6060
testImplementation("junit:junit:4.13.2")
6161
testImplementation("androidx.test:core:1.5.0")

0 commit comments

Comments
 (0)