mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-18 21:32:35 +01:00
build.gradle: update EasyMock to 4.3
This commit is contained in:
parent
c6157a7573
commit
450052a50d
@ -16,7 +16,7 @@ dependencies {
|
||||
implementation 'net.jcip:jcip-annotations:1.0'
|
||||
compileOnly 'org.fusesource.leveldbjni:leveldbjni-all:1.8'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
testImplementation 'org.easymock:easymock:3.2'
|
||||
testImplementation 'org.easymock:easymock:4.3'
|
||||
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.5.2'
|
||||
testImplementation 'org.slf4j:slf4j-jdk14:1.7.32'
|
||||
testImplementation 'com.h2database:h2:1.3.167'
|
||||
|
Loading…
Reference in New Issue
Block a user