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 6ce6b58 commit ab887d3Copy full SHA for ab887d3
build.gradle.kts
@@ -80,7 +80,7 @@ val testContainersRedisVersion = "1.6.4"
80
val testContainersPostgreSQLVersion = "1.20.6"
81
val testContainersLocalStackVersion = "1.20.6"
82
val commonCompressVersion = "1.27.1"
83
-val awsSpringVersion = "3.1.1"
+val awsSpringVersion = "3.3.0"
84
85
// Checks
86
val detektVersion = "1.23.8"
0 commit comments