Skip to content

Commit

Permalink
Bump amazonAwsJavaSdkVersion from 1.12.772 to 1.12.773
Browse files Browse the repository at this point in the history
Dependabot couldn't find the original pull request head commit, 77ba527.
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 50eb663 commit 71b5f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lambda/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
ext {
awsSdkVersion = '2.28.22'
amazonAwsJavaSdkVersion = '1.12.772'
amazonAwsJavaSdkVersion = '1.12.773'
}
}

Expand Down

0 comments on commit 71b5f51

Please sign in to comment.