Skip to content

Commit

Permalink
fix(deps): update dependency org.dafny:dafnyruntime to v4.8.0 (#866)
Browse files Browse the repository at this point in the history
Signed-off-by: mend-for-github.aaakk.us.kg[bot] <mend-for-github.aaakk.us.kg[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github.aaakk.us.kg[bot] <50673670+mend-for-github.aaakk.us.kg[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github.aaakk.us.kg[bot] authored and dbwiddis committed Oct 2, 2024
1 parent 3bf3006 commit a4ac10e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,8 @@ dependencies {
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.17.0'
implementation "org.opensearch:common-utils:${common_utils_version}"
implementation "com.amazonaws:aws-encryption-sdk-java:3.0.1"
implementation "software.amazon.cryptography:aws-cryptographic-material-providers:1.0.2"
implementation "org.dafny:DafnyRuntime:4.2.0"
implementation "software.amazon.cryptography:aws-cryptographic-material-providers:1.7.0"
implementation "org.dafny:DafnyRuntime:4.8.0"
implementation "software.amazon.smithy.dafny:conversion:0.1"
implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1'
implementation "jakarta.json.bind:jakarta.json.bind-api:3.0.1"
Expand Down

0 comments on commit a4ac10e

Please sign in to comment.