Skip to content

Commit 3ce1c46

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump docker-registry from 2022-05-03T21-56-00 to 2022-07-25T19-51-00
Bumps [docker-registry](https://github.com/docker-client/docker-registry) from 2022-05-03T21-56-00 to 2022-07-25T19-51-00. - [Release notes](https://github.com/docker-client/docker-registry/releases) - [Changelog](https://github.com/docker-client/docker-registry/blob/main/RELEASE.md) - [Commits](https://github.com/docker-client/docker-registry/commits) --- updated-dependencies: - dependency-name: de.gesellix:docker-registry dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac4e087 commit 3ce1c46

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
@@ -84,7 +84,7 @@ dependencies {
8484

8585
testImplementation("org.apache.commons:commons-compress:1.21")
8686
testImplementation("de.gesellix:testutil:[2021-08-05T22-09-32,)")
87-
testImplementation("de.gesellix:docker-registry:2022-05-03T21-56-00")
87+
testImplementation("de.gesellix:docker-registry:2022-07-25T19-51-00")
8888
}
8989

9090
tasks.withType(Test::class) {

0 commit comments

Comments
 (0)