Skip to content

Commit

Permalink
build.gradle: update Bouncy Castle to 1.73
Browse files Browse the repository at this point in the history
  • Loading branch information
schildbach committed Jun 24, 2024
1 parent 4059c95 commit 5dc000a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
version = '0.16.3-SNAPSHOT'

dependencies {
api 'org.bouncycastle:bcprov-jdk15to18:1.69'
api 'org.bouncycastle:bcprov-jdk15to18:1.73'
api 'com.google.guava:guava:31.0.1-android'
api 'com.google.protobuf:protobuf-javalite:3.18.0'
api 'com.squareup.okhttp3:okhttp:3.14.9'
Expand Down

0 comments on commit 5dc000a

Please sign in to comment.