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 2021-10-16T19-28-00 to 2021-11-20T21-03-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 Nov 20, 2021
1 parent 52ed15d commit 180d826
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 @@ -24,7 +24,7 @@ dependencies {
kapt("com.squareup.moshi:moshi-kotlin-codegen:1.12.0")
implementation("com.squareup.okhttp3:okhttp:[4.9,5)!!4.9.2")
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.9.2")
implementation("de.gesellix:docker-remote-api-model-1-41:2021-10-16T19-28-00")
implementation("de.gesellix:docker-remote-api-model-1-41:2021-11-20T21-03-00")
implementation("de.gesellix:docker-engine:2021-11-06T21-36-00")
implementation("de.gesellix:docker-filesocket:2021-11-06T18-40-00")

Expand Down

0 comments on commit 180d826

Please sign in to comment.