Skip to content

Commit

Permalink
Bump docker-filesocket from 2022-04-25T22-30-00 to 2022-05-03T21-30-00
Browse files Browse the repository at this point in the history
Bumps [docker-filesocket](https://github.com/docker-client/docker-filesocket) from 2022-04-25T22-30-00 to 2022-05-03T21-30-00.
- [Release notes](https://github.com/docker-client/docker-filesocket/releases)
- [Changelog](https://github.com/docker-client/docker-filesocket/blob/main/RELEASE.md)
- [Commits](https://github.com/docker-client/docker-filesocket/commits)

---
updated-dependencies:
- dependency-name: de.gesellix:docker-filesocket
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2022
1 parent 8816860 commit 0c0b47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.9.3")
implementation("de.gesellix:docker-remote-api-model-1-41:2022-04-21T23-11-00")
implementation("de.gesellix:docker-engine:2022-04-21T10-15-00")
implementation("de.gesellix:docker-filesocket:2022-04-25T22-30-00")
implementation("de.gesellix:docker-filesocket:2022-05-03T21-30-00")

implementation("org.slf4j:slf4j-api:1.7.36")
testImplementation("ch.qos.logback:logback-classic:[1.2,2)!!1.2.11")
Expand Down

0 comments on commit 0c0b47c

Please sign in to comment.