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.
2 parents 97916df + b532289 commit 275246dCopy full SHA for 275246d
dynamodb-api/java/build.gradle
@@ -34,7 +34,7 @@ application {
34
// Specify all of our dependency versions
35
def slf4jVersion = '1.7.30'
36
def gsonVersion = '2.8.6'
37
-def awsSdk2Version = '2.16.19'
+def awsSdk2Version = '2.16.20'
38
def junitVersion = '4.13.2'
39
def awsLambdaJavaCoreVersion = '1.2.1'
40
def vavrVersion = '0.10.3'
0 commit comments