Skip to content

Commit

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

Updates `software.amazon.awssdk:s3` from 2.20.47 to 2.20.48

Updates `software.amazon.awssdk:sqs` from 2.20.47 to 2.20.48

Updates `software.amazon.awssdk:sns` from 2.20.47 to 2.20.48

Updates `software.amazon.awssdk:devicefarm` from 2.20.47 to 2.20.48

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2023
1 parent b5625f2 commit aec8a1e
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.22.3'
containerVersion = '1.18.0'
kafkaVersion = "7.3.3-ce"
awsVersion = '2.20.47'
awsVersion = '2.20.48'
ceVersion = "2.4.2"
allureVersion = "2.21.0"
}
Expand Down

0 comments on commit aec8a1e

Please sign in to comment.