Skip to content

Commit dda331a

Browse files
committed
Switch back to 1.78
Signed-off-by: Craig Perkins <[email protected]>
1 parent 58cdb46 commit dda331a

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
@@ -177,7 +177,7 @@ dependencies {
177177
implementation "software.amazon.cryptography:aws-cryptographic-material-providers:1.9.0"
178178
implementation "org.dafny:DafnyRuntime:4.10.0"
179179
implementation "software.amazon.smithy.dafny:conversion:0.1.1"
180-
implementation "org.bouncycastle:bcprov-jdk18on:1.80"
180+
implementation "org.bouncycastle:bcprov-jdk18on:1.78"
181181
api "org.apache.httpcomponents.core5:httpcore5:${versions.httpcore5}"
182182
implementation "jakarta.json.bind:jakarta.json.bind-api:3.0.1"
183183
implementation "org.glassfish:jakarta.json:2.0.1"

0 commit comments

Comments
 (0)