We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e116e3 commit fab4286Copy full SHA for fab4286
build.gradle
@@ -175,7 +175,7 @@ dependencies {
175
implementation "org.opensearch:common-utils:${common_utils_version}"
176
implementation "com.amazonaws:aws-encryption-sdk-java:3.0.1"
177
implementation "software.amazon.cryptography:aws-cryptographic-material-providers:1.9.0"
178
- implementation "org.dafny:DafnyRuntime:4.9.1"
+ implementation "org.dafny:DafnyRuntime:4.10.0"
179
implementation "software.amazon.smithy.dafny:conversion:0.1.1"
180
implementation 'org.bouncycastle:bcprov-jdk18on:1.80'
181
api "org.apache.httpcomponents.core5:httpcore5:${versions.httpcore5}"
0 commit comments