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 2023-03-27T22-30-00 to 2023-04-28T10-46-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 Apr 28, 2023
1 parent 3c92057 commit 0e4ff12
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.14.0")
implementation("com.squareup.okhttp3:okhttp:4.11.0")
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.11.0")
implementation("de.gesellix:docker-remote-api-model-1-41:2023-03-27T22-30-00")
implementation("de.gesellix:docker-remote-api-model-1-41:2023-04-28T10-46-00")
implementation("de.gesellix:docker-engine:2023-04-30T11-10-00")
implementation("de.gesellix:docker-filesocket:2023-04-28T10-35-00")

Expand Down

0 comments on commit 0e4ff12

Please sign in to comment.