Skip to content

Commit 8725990

Browse files
committed
chore: update to MPL 1.4
1 parent 70c0d14 commit 8725990

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AwsEncryptionSDK/runtimes/java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repositories {
2828
dependencies {
2929
implementation("org.dafny:DafnyRuntime:${dafnyVersion}")
3030
implementation("software.amazon.smithy.dafny:conversion:0.1")
31-
implementation("software.amazon.cryptography:aws-cryptographic-material-providers:1.0.1")
31+
implementation("software.amazon.cryptography:aws-cryptographic-material-providers:1.4.0")
3232

3333
// Use JUnit test framework.
3434
testImplementation("junit:junit:4.13.2")

mpl

Submodule mpl updated from 6d0f00d to b6d28dc

0 commit comments

Comments
 (0)