Skip to content

Commit

Permalink
upgraded to version bcprov-jdk18on:1.78
Browse files Browse the repository at this point in the history
  • Loading branch information
tanya732 committed Jan 2, 2025
1 parent 0bb5473 commit 9fd47f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ dependencies {
implementation "com.auth0:java-jwt:4.4.0"
implementation "net.jodah:failsafe:2.4.4"

testImplementation "org.bouncycastle:bcprov-jdk18on:1.72"
testImplementation "org.bouncycastle:bcprov-jdk18on:1.78"
testImplementation "org.mockito:mockito-core:4.8.1"
testImplementation "com.squareup.okhttp3:mockwebserver:${okhttpVersion}"
testImplementation "org.hamcrest:hamcrest:${hamcrestVersion}"
Expand Down

0 comments on commit 9fd47f8

Please sign in to comment.