Skip to content

Commit

Permalink
Updated version of awssdk (#1605)
Browse files Browse the repository at this point in the history
Signed-off-by: Owais Kazi <[email protected]>
  • Loading branch information
owaiskazi19 authored Nov 7, 2023
1 parent fe61a19 commit 7e44eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ml-algorithms/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
}
}

implementation platform('software.amazon.awssdk:bom:2.20.19')
implementation platform('software.amazon.awssdk:bom:2.21.15')
implementation 'software.amazon.awssdk:auth'
implementation 'software.amazon.awssdk:apache-client'
implementation 'com.amazonaws:aws-encryption-sdk-java:2.4.1'
Expand Down

0 comments on commit 7e44eb2

Please sign in to comment.