Skip to content

Commit d75e9ac

Browse files
committed
remove comment
1 parent 0ee56e1 commit d75e9ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

TestVectors/runtimes/java/build.gradle.kts

-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ 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-
// change to ${mplVersion} for next MPL update
9493
implementation("software.amazon.cryptography:TestAwsCryptographicMaterialProviders:${mplVersion}")
9594

9695
implementation(platform("software.amazon.awssdk:bom:2.24.2"))

0 commit comments

Comments
 (0)