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 2024-02-21T19-30-00 to 2024-03-14T19-35-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 Mar 16, 2024
1 parent 1a56a48 commit 568f4a0
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 @@ -86,7 +86,7 @@ dependencies {
testImplementation("org.slf4j:slf4j-api:[1.7,)")
runtimeOnly("ch.qos.logback:logback-classic:[1.2,2)!!1.3.14")

testImplementation("de.gesellix:docker-registry:2024-02-21T19-30-00")
testImplementation("de.gesellix:docker-registry:2024-03-14T19-35-00")
testImplementation("de.gesellix:testutil:[2024-01-01T01-01-01,)")
testImplementation("org.spockframework:spock-core:2.3-groovy-3.0")
// testImplementation("org.spockframework:spock-core:2.3-groovy-4.0")
Expand Down

0 comments on commit 568f4a0

Please sign in to comment.