Skip to content

Commit b532289

Browse files
Bump awsSdk2Version from 2.16.19 to 2.16.20 in /dynamodb-api/java
Bumps `awsSdk2Version` from 2.16.19 to 2.16.20. Updates `sqs` from 2.16.19 to 2.16.20 Updates `dynamodb` from 2.16.19 to 2.16.20 Updates `iotdataplane` from 2.16.19 to 2.16.20 Updates `iot` from 2.16.19 to 2.16.20 Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97916df commit b532289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dynamodb-api/java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ application {
3434
// Specify all of our dependency versions
3535
def slf4jVersion = '1.7.30'
3636
def gsonVersion = '2.8.6'
37-
def awsSdk2Version = '2.16.19'
37+
def awsSdk2Version = '2.16.20'
3838
def junitVersion = '4.13.2'
3939
def awsLambdaJavaCoreVersion = '1.2.1'
4040
def vavrVersion = '0.10.3'

0 commit comments

Comments
 (0)