Skip to content

Commit a92ca61

Browse files
committed
* Upgrade AWS SDK to 2.20.22
1 parent e55abfa commit a92ca61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
val vertxVersion = "4.4.0"
2-
val awsSdkVersion = "2.1109.0"
2+
val awsSdkVersion = "2.20.22"
33
val junit5Version = "5.8.2"
44
val logbackVersion = "1.2.10"
55
val integrationOption = "tests.integration"

0 commit comments

Comments
 (0)