mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-19 05:33:44 +01:00
build.gradle: Update OkHttp to 3.12.11.
This commit is contained in:
parent
f76e13c495
commit
fa16458c2f
@ -11,7 +11,7 @@ dependencies {
|
||||
api 'org.bouncycastle:bcprov-jdk15to18:1.65'
|
||||
api 'com.google.guava:guava:29.0-android'
|
||||
api 'com.google.protobuf:protobuf-java:3.9.2'
|
||||
api 'com.squareup.okhttp3:okhttp:3.12.8'
|
||||
api 'com.squareup.okhttp3:okhttp:3.12.11'
|
||||
implementation 'org.slf4j:slf4j-api:1.7.30'
|
||||
implementation 'net.jcip:jcip-annotations:1.0'
|
||||
compileOnly 'org.fusesource.leveldbjni:leveldbjni-all:1.8'
|
||||
|
Loading…
Reference in New Issue
Block a user