Skip to content

Commit 69208b3

Browse files
msgilliganschildbach
authored andcommitted
build.gradle: update Bouncy Castle to 1.83
1 parent 7df35e0 commit 69208b3

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
@@ -11,7 +11,7 @@ version = '0.18-SNAPSHOT'
1111
dependencies {
1212
api project(':bitcoinj-base')
1313
api 'org.jspecify:jspecify:1.0.0'
14-
api 'org.bouncycastle:bcprov-jdk15to18:1.81'
14+
api 'org.bouncycastle:bcprov-jdk15to18:1.83'
1515
api 'com.google.guava:guava:33.5.0-android'
1616
api 'com.google.protobuf:protobuf-javalite:4.33.4'
1717

0 commit comments

Comments
 (0)