Skip to content

Commit

Permalink
Bump docker-remote-api-model-1-41
Browse files Browse the repository at this point in the history
Bumps [docker-remote-api-model-1-41](https://github.com/docker-client/docker-remote-api) from 2022-05-18T21-52-00 to 2022-05-23T21-51-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 May 23, 2022
1 parent d7f50e6 commit 132cc32
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 @@ -68,7 +68,7 @@ dependencies {
implementation("com.squareup.moshi:moshi:1.13.0")
implementation("com.squareup.okhttp3:okhttp:4.9.3")
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.9.3")
implementation("de.gesellix:docker-remote-api-model-1-41:2022-05-18T21-52-00")
implementation("de.gesellix:docker-remote-api-model-1-41:2022-05-23T21-51-00")
implementation("de.gesellix:docker-engine:2022-05-03T22-53-00")
implementation("de.gesellix:docker-filesocket:2022-05-03T21-30-00")

Expand Down

0 comments on commit 132cc32

Please sign in to comment.