Skip to content

Commit 38e3d8c

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump commons-compress from 1.21 to 1.22
Bumps commons-compress from 1.21 to 1.22. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dfe7cb commit 38e3d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dependencies {
8282
testImplementation("org.junit.platform:junit-platform-launcher:1.9.1")
8383
testImplementation("org.junit.platform:junit-platform-commons:1.9.1")
8484

85-
testImplementation("org.apache.commons:commons-compress:1.21")
85+
testImplementation("org.apache.commons:commons-compress:1.22")
8686
testImplementation("de.gesellix:testutil:[2021-08-05T22-09-32,)")
8787
testImplementation("de.gesellix:docker-registry:2022-10-01T21-12-00")
8888
}

0 commit comments

Comments
 (0)