Skip to content

Commit

Permalink
Bump awsVersion from 2.26.29 to 2.27.2
Browse files Browse the repository at this point in the history
Bumps `awsVersion` from 2.26.29 to 2.27.2.

Updates `software.amazon.awssdk:s3` from 2.26.29 to 2.27.2

Updates `software.amazon.awssdk:sqs` from 2.26.29 to 2.27.2

Updates `software.amazon.awssdk:sns` from 2.26.29 to 2.27.2

Updates `software.amazon.awssdk:devicefarm` from 2.26.29 to 2.27.2

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:sqs
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:sns
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:devicefarm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent 4d75757 commit 2dd21a1
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 @@ -34,7 +34,7 @@ ext {
protoVersion = '3.25.3'
containerVersion = '1.20.1'
kafkaVersion = "7.7.0-ce"
awsVersion = '2.26.29'
awsVersion = '2.27.2'
ceVersion = "4.0.1"
allureVersion = "2.28.1"
}
Expand Down

0 comments on commit 2dd21a1

Please sign in to comment.