We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e00652a commit f8082e4Copy full SHA for f8082e4
TestVectors/runtimes/java/build.gradle.kts
@@ -70,7 +70,7 @@ repositories {
70
val dynamodb by configurations.creating
71
72
dependencies {
73
- implementation("org.dafny:DafnyRuntime:4.0.0")
+ implementation("org.dafny:DafnyRuntime:4.1.0")
74
implementation("software.amazon.smithy.dafny:conversion:0.1")
75
implementation("software.amazon.cryptography:aws-cryptographic-material-providers:1.0.0-preview-2")
76
implementation("software.amazon.cryptography:aws-database-encryption-sdk-dynamodb:3.0.0-preview-2")
0 commit comments