Skip to content

Commit c7af158

Browse files
dependabot[bot]jreynard-code
authored andcommitted
Gradle: Bump com.squareup.okhttp3:okhttp-bom from 4.10.0 to 4.12.0
Bumps [com.squareup.okhttp3:okhttp-bom](https://github.com/square/okhttp) from 4.10.0 to 4.12.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.10.0...parent-4.12.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp-bom dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfce7f9 commit c7af158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins { id("org.jetbrains.kotlinx.kover") }
66

77
val argoClientJavaVersion = "v3.5.11"
88
val retroFitVersion = "2.11.0"
9-
val okHttpBom = "4.10.0"
9+
val okHttpBom = "4.12.0"
1010
val testContainersRabbitMQVersion = "1.20.6"
1111
val springRabbitMQTestVersion = "3.1.4"
1212

0 commit comments

Comments
 (0)