Skip to content

Commit

Permalink
Bump de.gesellix:docker-filesocket
Browse files Browse the repository at this point in the history
Bumps [de.gesellix:docker-filesocket](https://github.com/docker-client/docker-filesocket) from 2024-02-21T19-20-00 to 2024-03-13T21-20-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 and gesellix committed Mar 13, 2024
1 parent 306a4a2 commit c417c68
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 @@ -71,7 +71,7 @@ dependencies {
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.11.0")
implementation("de.gesellix:docker-remote-api-model-1-41:2024-03-13T21-50-00")
implementation("de.gesellix:docker-engine:2024-02-21T19-40-00")
implementation("de.gesellix:docker-filesocket:2024-02-21T19-20-00")
implementation("de.gesellix:docker-filesocket:2024-03-13T21-20-00")

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

0 comments on commit c417c68

Please sign in to comment.