Skip to content

Commit 5e5596d

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump docker-registry from 2022-02-28T21-42-00 to 2022-03-28T21-41-00
Bumps [docker-registry](https://github.com/docker-client/docker-registry) from 2022-02-28T21-42-00 to 2022-03-28T21-41-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 ac49e5a commit 5e5596d

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
@@ -46,7 +46,7 @@ dependencies {
4646

4747
testImplementation("org.apache.commons:commons-compress:1.21")
4848
testImplementation("de.gesellix:testutil:[2021-08-05T22-09-32,)")
49-
testImplementation("de.gesellix:docker-registry:2022-02-28T21-42-00")
49+
testImplementation("de.gesellix:docker-registry:2022-03-28T21-41-00")
5050
}
5151

5252
tasks.withType(Test::class) {

0 commit comments

Comments
 (0)