We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b0f5f commit ba4b589Copy full SHA for ba4b589
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.7.0"
178
- implementation "org.dafny:DafnyRuntime:4.8.1"
+ implementation "org.dafny:DafnyRuntime:4.9.0"
179
implementation "software.amazon.smithy.dafny:conversion:0.1.1"
180
implementation 'org.bouncycastle:bcprov-jdk18on:1.79'
181
api "org.apache.httpcomponents.core5:httpcore5:5.3.1"
0 commit comments