We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39829b1 commit 61ccc63Copy full SHA for 61ccc63
build.gradle.kts
@@ -21,7 +21,7 @@ val hibernateJcacheVersion = "7.2.3.Final"
21
val hmppsKotlinVersion = "1.8.2"
22
val sentryVersion = "8.31.0"
23
val springDocVersion = "2.8.15"
24
-val sqsStarterVersion = "5.6.3"
+val sqsStarterVersion = "7.0.0"
25
val testContainersVersion = "1.21.4"
26
val uuidGeneratorVersion = "5.2.0"
27
val wiremockVersion = "3.13.2"
0 commit comments