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 e55abfa commit a92ca61Copy full SHA for a92ca61
build.gradle.kts
@@ -1,5 +1,5 @@
1
val vertxVersion = "4.4.0"
2
-val awsSdkVersion = "2.1109.0"
+val awsSdkVersion = "2.20.22"
3
val junit5Version = "5.8.2"
4
val logbackVersion = "1.2.10"
5
val integrationOption = "tests.integration"
0 commit comments