Skip to content

Commit 90ef495

Browse files
chore(java): bump mpl to released 1.11.1 (#2250)
1 parent ddf56bf commit 90ef495

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

TestVectors/runtimes/java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies {
9090
implementation("software.amazon.smithy.dafny:conversion:${smithyDafnyJavaConversionVersion}")
9191
implementation("software.amazon.cryptography:aws-cryptographic-material-providers:${mplVersion}")
9292
implementation("software.amazon.cryptography:aws-database-encryption-sdk-dynamodb:${ddbecVersion}")
93-
implementation("software.amazon.cryptography:TestAwsCryptographicMaterialProviders:${mplVersion}-SNAPSHOT")
93+
implementation("software.amazon.cryptography:TestAwsCryptographicMaterialProviders:${mplVersion}")
9494

9595
implementation(platform("software.amazon.awssdk:bom:2.30.18"))
9696
implementation("software.amazon.awssdk:dynamodb")

submodules/MaterialProviders

0 commit comments

Comments
 (0)