Skip to content

Commit

Permalink
Merge pull request #622 from clarityai-eng/dependabot/gradle/software…
Browse files Browse the repository at this point in the history
….amazon.awssdk-bom-2.20.16

Bump software.amazon.awssdk:bom from 2.17.102 to 2.20.16
  • Loading branch information
jfisbein authored Jun 26, 2024
2 parents dc54762 + 937d6c3 commit 72455a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repositories {

dependencies {
implementation(platform('org.junit:junit-bom:5.8.1'))
implementation(platform("software.amazon.awssdk:bom:2.17.102"))
implementation(platform("software.amazon.awssdk:bom:2.20.16"))

implementation('software.amazon.awssdk:codeartifact')
implementation('software.amazon.awssdk:sts')
Expand Down

0 comments on commit 72455a3

Please sign in to comment.