Skip to content

Commit

Permalink
Bump de.gesellix:docker-remote-api-model-1-41
Browse files Browse the repository at this point in the history
Bumps [de.gesellix:docker-remote-api-model-1-41](https://github.com/docker-client/docker-remote-api) from 2024-01-13T21-55-00 to 2024-02-21T22-15-00.
- [Release notes](https://github.com/docker-client/docker-remote-api/releases)
- [Changelog](https://github.com/docker-client/docker-remote-api/blob/main/RELEASE.md)
- [Commits](https://github.com/docker-client/docker-remote-api/commits)

---
updated-dependencies:
- dependency-name: de.gesellix:docker-remote-api-model-1-41
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gesellix committed Feb 21, 2024
1 parent 9bcd79a commit f3207bf
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 @@ -69,7 +69,7 @@ dependencies {
implementation("com.squareup.moshi:moshi:1.15.1")
implementation("com.squareup.okhttp3:okhttp:4.12.0")
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.11.0")
implementation("de.gesellix:docker-remote-api-model-1-41:2024-01-13T21-55-00")
implementation("de.gesellix:docker-remote-api-model-1-41:2024-02-21T22-15-00")
implementation("de.gesellix:docker-engine:2024-02-21T19-40-00")
implementation("de.gesellix:docker-filesocket:2024-02-21T19-20-00")

Expand Down

0 comments on commit f3207bf

Please sign in to comment.