Skip to content

Commit fab4286

Browse files
fix(deps): update dependency org.dafny:dafnyruntime to v4.10.0 (#1053)
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
1 parent 7e116e3 commit fab4286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ dependencies {
175175
implementation "org.opensearch:common-utils:${common_utils_version}"
176176
implementation "com.amazonaws:aws-encryption-sdk-java:3.0.1"
177177
implementation "software.amazon.cryptography:aws-cryptographic-material-providers:1.9.0"
178-
implementation "org.dafny:DafnyRuntime:4.9.1"
178+
implementation "org.dafny:DafnyRuntime:4.10.0"
179179
implementation "software.amazon.smithy.dafny:conversion:0.1.1"
180180
implementation 'org.bouncycastle:bcprov-jdk18on:1.80'
181181
api "org.apache.httpcomponents.core5:httpcore5:${versions.httpcore5}"

0 commit comments

Comments
 (0)