Skip to content

Commit

Permalink
Bump docker-client from 2021-08-07T20-46-00 to 2021-08-08T15-26-00
Browse files Browse the repository at this point in the history
Bumps [docker-client](https://github.com/gesellix/docker-client) from 2021-08-07T20-46-00 to 2021-08-08T15-26-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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gesellix committed Aug 8, 2021
1 parent ca517d2 commit f06cb24
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 @@ -21,7 +21,7 @@ repositories {
dependencies {
api(gradleApi())

api("de.gesellix:docker-client:2021-08-07T20-46-00")
api("de.gesellix:docker-client:2021-08-08T15-26-00")

testImplementation(localGroovy())
testImplementation("org.spockframework:spock-core:2.0-groovy-2.5")
Expand Down

0 comments on commit f06cb24

Please sign in to comment.