We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 811ffe7 commit 9ffd203Copy full SHA for 9ffd203
build.gradle.kts
@@ -21,7 +21,7 @@ val hibernateJcacheVersion = "7.2.1.Final"
21
val hmppsKotlinVersion = "1.8.2"
22
val sentryVersion = "8.30.0"
23
val springDocVersion = "2.8.15"
24
-val sqsStarterVersion = "5.6.3"
+val sqsStarterVersion = "6.0.0"
25
val testContainersVersion = "1.21.4"
26
val uuidGeneratorVersion = "5.2.0"
27
val wiremockVersion = "3.13.2"
0 commit comments