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 and MediaMarco committed Oct 15, 2024
1 parent ea7056b commit de4d5ba
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 de4d5ba

Please sign in to comment.