Skip to content

Commit 93ad02d

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump de.gesellix:docker-registry
Bumps [de.gesellix:docker-registry](https://github.com/docker-client/docker-registry) from 2023-05-01T14-06-00 to 2023-07-02T20-10-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 3a61d0b commit 93ad02d

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.23.0")
8787
testImplementation("de.gesellix:testutil:[2023-07-01T01-01-01,)")
88-
testImplementation("de.gesellix:docker-registry:2023-05-01T14-06-00")
88+
testImplementation("de.gesellix:docker-registry:2023-07-02T20-10-00")
8989
}
9090

9191
tasks {

0 commit comments

Comments
 (0)