Skip to content

Commit cfef401

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump docker-registry from 2022-12-06T00-21-00 to 2023-01-10T22-03-00
Bumps [docker-registry](https://github.com/docker-client/docker-registry) from 2022-12-06T00-21-00 to 2023-01-10T22-03-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 5630438 commit cfef401

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
@@ -85,7 +85,7 @@ dependencies {
8585

8686
testImplementation("org.apache.commons:commons-compress:1.22")
8787
testImplementation("de.gesellix:testutil:[2022-12-01T01-01-01,)")
88-
testImplementation("de.gesellix:docker-registry:2022-12-06T00-21-00")
88+
testImplementation("de.gesellix:docker-registry:2023-01-10T22-03-00")
8989
}
9090

9191
tasks {

0 commit comments

Comments
 (0)