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-07-28T21-50-00 to 2024-07-30T11-05-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 Jul 30, 2024
1 parent 7fc34ce commit 8f05d3c
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-07-28T21-50-00")
api("de.gesellix:docker-client:2024-07-30T11-05-00-groovy-4")

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

0 comments on commit 8f05d3c

Please sign in to comment.