Skip to content

Commit c7b6af8

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.11.0 to 4.12.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.11.0...parent-4.12.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3da96b6 commit c7b6af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10")
6868
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
6969
implementation("com.squareup.moshi:moshi:1.15.0")
70-
implementation("com.squareup.okhttp3:okhttp:4.11.0")
70+
implementation("com.squareup.okhttp3:okhttp:4.12.0")
7171
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.11.0")
7272
implementation("de.gesellix:docker-remote-api-model-1-41:2023-10-12T20-45-00")
7373
implementation("de.gesellix:docker-engine:2023-10-03T21-35-00")

0 commit comments

Comments
 (0)