Skip to content

Commit

Permalink
Bump de.gesellix:docker-client from 2023-10-03T23-05-00 to 2023-10-18…
Browse files Browse the repository at this point in the history
…T22-40-00 (#355)

* Bump de.gesellix:docker-client

Bumps [de.gesellix:docker-client](https://github.com/gesellix/docker-client) from 2023-10-03T23-05-00 to 2023-10-18T22-40-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>

* Stick with Groovy 3.x

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tobias Gesellchen <tobias@gesellix.de>
  • Loading branch information
dependabot[bot] and gesellix committed Oct 18, 2023
1 parent 9a0cf2a commit 744ab3f
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:2023-10-03T23-05-00")
api("de.gesellix:docker-client:2023-10-18T22-40-00")

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

0 comments on commit 744ab3f

Please sign in to comment.