We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f866099 commit cf3bfceCopy full SHA for cf3bfce
build.gradle.kts
@@ -20,7 +20,7 @@ val hibernateJcacheVersion = "7.2.6.Final"
20
val hmppsKotlinVersion = "1.8.2"
21
val sentryVersion = "8.33.0"
22
val springDocVersion = "2.8.16"
23
-val sqsStarterVersion = "5.6.3"
+val sqsStarterVersion = "7.0.1"
24
val testContainersVersion = "1.21.4"
25
val uuidGeneratorVersion = "5.2.0"
26
val wiremockVersion = "3.13.2"
0 commit comments