Skip to content

Commit

Permalink
Bump de.gesellix:docker-client
Browse files Browse the repository at this point in the history
Bumps [de.gesellix:docker-client](https://github.com/gesellix/docker-client) from 2024-02-10T12-30-00 to 2024-02-22T07-50-00-groovy-4.
- [Release notes](https://github.com/gesellix/docker-client/releases)
- [Changelog](https://github.com/gesellix/docker-client/blob/main/RELEASE.md)
- [Commits](https://github.com/gesellix/docker-client/commits)

---
updated-dependencies:
- dependency-name: de.gesellix:docker-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gesellix committed Feb 22, 2024
1 parent 3053a74 commit 2ccdf48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ repositories {
dependencies {
api(gradleApi())

api("de.gesellix:docker-client:2024-02-10T12-30-00")
api("de.gesellix:docker-client:2024-02-22T07-50-00-groovy-4")

testImplementation(localGroovy())
testImplementation("org.spockframework:spock-core:2.3-groovy-3.0")
Expand Down

0 comments on commit 2ccdf48

Please sign in to comment.