Skip to content

Commit a89dd31

Browse files
committed
Update aws sdk
1 parent 36da9ee commit a89dd31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repositories {
3131

3232
dependencies {
3333
// Bump the BOM version only to avoid mixing AWS SDK versions
34-
implementation platform("software.amazon.awssdk:bom:2.44.12")
34+
implementation platform("software.amazon.awssdk:bom:2.46.5")
3535
implementation 'software.amazon.awssdk:s3'
3636
implementation 'software.amazon.awssdk:s3-event-notifications'
3737

0 commit comments

Comments
 (0)