Skip to content

Commit

Permalink
Bump docker-client from 2022-07-26T16-26-00 to 2022-07-28T22-55-00
Browse files Browse the repository at this point in the history
Bumps [docker-client](https://github.com/gesellix/docker-client) from 2022-07-26T16-26-00 to 2022-07-28T22-55-00.
- [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 28, 2022
1 parent 33b1209 commit 7926a7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion debug.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
}

dependencies {
classpath("de.gesellix:docker-client:2022-07-26T16-26-00")
classpath("de.gesellix:docker-client:2022-07-28T22-55-00")
}
}

Expand Down
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:2022-07-26T16-26-00")
api("de.gesellix:docker-client:2022-07-28T22-55-00")

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

0 comments on commit 7926a7e

Please sign in to comment.