Skip to content

Commit

Permalink
Bump awssdkVersion from 2.21.0 to 2.22.0
Browse files Browse the repository at this point in the history
Bumps `awssdkVersion` from 2.21.0 to 2.22.0.

Updates `software.amazon.awssdk:applicationautoscaling` from 2.21.0 to 2.22.0

Updates `software.amazon.awssdk:dynamodb` from 2.21.0 to 2.22.0

Updates `software.amazon.awssdk:core` from 2.21.0 to 2.22.0

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:applicationautoscaling
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent be42083 commit dce5945
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 @@ -26,7 +26,7 @@ subprojects {
cassandraDriverVersion = '3.11.5'
azureCosmosVersion = '4.52.0'
jooqVersion = '3.14.16'
awssdkVersion = '2.21.0'
awssdkVersion = '2.22.0'
commonsDbcp2Version = '2.11.0'
mysqlDriverVersion = '8.0.33'
postgresqlDriverVersion = '42.7.1'
Expand Down

0 comments on commit dce5945

Please sign in to comment.