Skip to content

Commit

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

Bump software.amazon.awssdk:bom from 2.17.89 to 2.17.102
  • Loading branch information
jfisbein authored Jan 3, 2022
2 parents b6dcb78 + f5a404e commit dc54762
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.89"))
implementation(platform("software.amazon.awssdk:bom:2.17.102"))

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

0 comments on commit dc54762

Please sign in to comment.