We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfce7f9 commit c7af158Copy full SHA for c7af158
run/build.gradle.kts
@@ -6,7 +6,7 @@ plugins { id("org.jetbrains.kotlinx.kover") }
6
7
val argoClientJavaVersion = "v3.5.11"
8
val retroFitVersion = "2.11.0"
9
-val okHttpBom = "4.10.0"
+val okHttpBom = "4.12.0"
10
val testContainersRabbitMQVersion = "1.20.6"
11
val springRabbitMQTestVersion = "3.1.4"
12
0 commit comments