Skip to content

Commit 8aab116

Browse files
Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 in /app
Bumps org.apache.commons:commons-compress from 1.25.0 to 1.26.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 077ecd9 commit 8aab116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ dependencies {
406406

407407
// some utils
408408
implementation("commons-io:commons-io:2.15.1")
409-
implementation("org.apache.commons:commons-compress:1.25.0")
409+
implementation("org.apache.commons:commons-compress:1.26.0")
410410

411411
// analytics
412412
implementation("ly.count.android:sdk:23.8.4")

0 commit comments

Comments
 (0)