We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22eaab0 commit 9abef06Copy full SHA for 9abef06
build.gradle
@@ -176,7 +176,7 @@ dependencies {
176
implementation "org.opensearch:common-utils:${common_utils_version}"
177
implementation "com.amazonaws:aws-encryption-sdk-java:3.0.1"
178
implementation "software.amazon.cryptography:aws-cryptographic-material-providers:1.7.0"
179
- implementation "org.dafny:DafnyRuntime:4.8.1"
+ implementation "org.dafny:DafnyRuntime:4.9.0"
180
implementation "software.amazon.smithy.dafny:conversion:0.1.1"
181
implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1'
182
implementation "jakarta.json.bind:jakarta.json.bind-api:3.0.1"
0 commit comments