mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-18 21:32:35 +01:00
build.gradle: update Bouncy Castle to 1.75
This commit is contained in:
parent
f6cebd33bd
commit
1e1bf41f9d
@ -10,7 +10,7 @@ plugins {
|
||||
version = '0.17-SNAPSHOT'
|
||||
|
||||
dependencies {
|
||||
api 'org.bouncycastle:bcprov-jdk15to18:1.73'
|
||||
api 'org.bouncycastle:bcprov-jdk15to18:1.75'
|
||||
api 'com.google.guava:guava:32.1.1-android'
|
||||
api 'com.google.protobuf:protobuf-javalite:3.22.3'
|
||||
implementation 'org.slf4j:slf4j-api:2.0.7'
|
||||
|
Loading…
Reference in New Issue
Block a user