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 2023-12-01T19-40-00 to 2024-01-16T21-45-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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gesellix committed Jan 16, 2024
1 parent 79e97e7 commit fcf8d06
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-12-01T19-40-00")
api("de.gesellix:docker-client:2024-01-16T21-45-00-groovy-4")

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

0 comments on commit fcf8d06

Please sign in to comment.