Skip to content

Commit

Permalink
Bump de.gesellix:docker-registry
Browse files Browse the repository at this point in the history
Bumps [de.gesellix:docker-registry](https://github.com/docker-client/docker-registry) from 2023-08-15T22-14-00 to 2023-10-02T08-55-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>
  • Loading branch information
dependabot[bot] authored and gesellix committed Oct 3, 2023
1 parent 3594851 commit 42f124c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-test/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ dependencies {
testImplementation("org.slf4j:slf4j-api:[1.7,)")
runtimeOnly("ch.qos.logback:logback-classic:[1.2,2)!!1.3.8")

testImplementation("de.gesellix:docker-registry:2023-08-15T22-14-00")
testImplementation("de.gesellix:docker-registry:2023-10-02T08-55-00")
testImplementation("de.gesellix:testutil:[2023-07-01T01-01-01,)")
testImplementation("org.spockframework:spock-core:2.3-groovy-3.0")
testRuntimeOnly("net.bytebuddy:byte-buddy:1.14.8")
Expand Down

0 comments on commit 42f124c

Please sign in to comment.