Skip to content

Commit cf46c6a

Browse files
committed
build.gradle: update Bouncy Castle to 1.81
1 parent 949be69 commit cf46c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ version = '0.18-SNAPSHOT'
1010

1111
dependencies {
1212
api project(':bitcoinj-base')
13-
api 'org.bouncycastle:bcprov-jdk15to18:1.80'
13+
api 'org.bouncycastle:bcprov-jdk15to18:1.81'
1414
api 'com.google.guava:guava:33.4.4-android'
1515
api 'com.google.protobuf:protobuf-javalite:4.30.2'
1616

0 commit comments

Comments
 (0)