Skip to content

Commit 9abef06

Browse files
opensearch-trigger-bot[bot]github-actions[bot]mend-for-github-com[bot]
authored
[Backport 2.x] fix(deps): update dependency org.dafny:dafnyruntime to v4.9.0 (#951)
fix(deps): update dependency org.dafny:dafnyruntime to v4.9.0 (#949) (cherry picked from commit ba4b589) Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[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 22eaab0 commit 9abef06

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
@@ -176,7 +176,7 @@ dependencies {
176176
implementation "org.opensearch:common-utils:${common_utils_version}"
177177
implementation "com.amazonaws:aws-encryption-sdk-java:3.0.1"
178178
implementation "software.amazon.cryptography:aws-cryptographic-material-providers:1.7.0"
179-
implementation "org.dafny:DafnyRuntime:4.8.1"
179+
implementation "org.dafny:DafnyRuntime:4.9.0"
180180
implementation "software.amazon.smithy.dafny:conversion:0.1.1"
181181
implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1'
182182
implementation "jakarta.json.bind:jakarta.json.bind-api:3.0.1"

0 commit comments

Comments
 (0)