Skip to content

Commit 42af617

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump docker-registry from 2022-04-20T22-48-00 to 2022-04-21T23-12-00
Bumps [docker-registry](https://github.com/docker-client/docker-registry) from 2022-04-20T22-48-00 to 2022-04-21T23-12-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] <[email protected]>
1 parent f279eb2 commit 42af617

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
@@ -79,7 +79,7 @@ dependencies {
7979

8080
testImplementation("org.apache.commons:commons-compress:1.21")
8181
testImplementation("de.gesellix:testutil:[2021-08-05T22-09-32,)")
82-
testImplementation("de.gesellix:docker-registry:2022-04-20T22-48-00")
82+
testImplementation("de.gesellix:docker-registry:2022-04-21T23-12-00")
8383
}
8484

8585
tasks.withType(Test::class) {

0 commit comments

Comments
 (0)