Skip to content

Commit f8082e4

Browse files
chore(deps): bump org.dafny:DafnyRuntime in /TestVectors/runtimes/java (#275)
1 parent e00652a commit f8082e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestVectors/runtimes/java/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ repositories {
7070
val dynamodb by configurations.creating
7171

7272
dependencies {
73-
implementation("org.dafny:DafnyRuntime:4.0.0")
73+
implementation("org.dafny:DafnyRuntime:4.1.0")
7474
implementation("software.amazon.smithy.dafny:conversion:0.1")
7575
implementation("software.amazon.cryptography:aws-cryptographic-material-providers:1.0.0-preview-2")
7676
implementation("software.amazon.cryptography:aws-database-encryption-sdk-dynamodb:3.0.0-preview-2")

0 commit comments

Comments
 (0)