mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2024-11-20 02:09:29 +01:00
build.gradle: update Jackson to 2.13.1
This commit is contained in:
parent
7626b27850
commit
12573849ea
@ -19,7 +19,7 @@ dependencies {
|
||||
compileOnly 'org.fusesource.leveldbjni:leveldbjni-all:1.8'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
testImplementation 'org.easymock:easymock:4.3'
|
||||
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.13.0'
|
||||
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.13.1'
|
||||
testImplementation 'org.slf4j:slf4j-jdk14:1.7.36'
|
||||
testImplementation 'com.h2database:h2:1.3.176'
|
||||
testImplementation 'org.fusesource.leveldbjni:leveldbjni-all:1.8'
|
||||
|
Loading…
Reference in New Issue
Block a user