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 5dda96d commit ed9ed58Copy full SHA for ed9ed58
run/build.gradle.kts
@@ -8,7 +8,7 @@ val argoClientJavaVersion = "v3.5.11"
8
val retroFitVersion = "2.11.0"
9
val okHttpBom = "4.12.0"
10
val testContainersRabbitMQVersion = "1.20.6"
11
-val springRabbitMQTestVersion = "3.1.4"
+val springRabbitMQTestVersion = "3.2.4"
12
13
dependencies {
14
implementation(projects.cosmotechConnectorApi)
0 commit comments