Skip to content

Commit fbd49ff

Browse files
chore(deps): bump software.amazon.awssdk:bom (#328)
Bumps software.amazon.awssdk:bom from 2.19.1 to 2.20.128. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 950ee64 commit fbd49ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DynamoDbEncryption/runtimes/java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dependencies {
7272
implementation("software.amazon.smithy.dafny:conversion:0.1")
7373
implementation("software.amazon.cryptography:aws-cryptographic-material-providers:1.0.0")
7474

75-
implementation(platform("software.amazon.awssdk:bom:2.19.1"))
75+
implementation(platform("software.amazon.awssdk:bom:2.20.128"))
7676
implementation("software.amazon.awssdk:dynamodb")
7777
implementation("software.amazon.awssdk:dynamodb-enhanced")
7878
implementation("software.amazon.awssdk:kms")

0 commit comments

Comments
 (0)