Skip to content

Commit 9c19686

Browse files
author
Michael Wunderlich
committed
update AWS SDK to 1.11.67 to support new regions
1 parent 58429c7 commit 9c19686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636

3737
dependencyManagement {
3838
imports {
39-
mavenBom("com.amazonaws:aws-java-sdk-bom:1.11.39")
39+
mavenBom("com.amazonaws:aws-java-sdk-bom:1.11.67")
4040
}
4141
}
4242
task wrapper(type: Wrapper) {

0 commit comments

Comments
 (0)