mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-19 05:33:44 +01:00
build.gradle: update EqualsVerifier to 3.9
This commit is contained in:
parent
12573849ea
commit
07b627a249
@ -23,7 +23,7 @@ dependencies {
|
||||
testImplementation 'org.slf4j:slf4j-jdk14:1.7.36'
|
||||
testImplementation 'com.h2database:h2:1.3.176'
|
||||
testImplementation 'org.fusesource.leveldbjni:leveldbjni-all:1.8'
|
||||
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.7.2'
|
||||
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.9'
|
||||
testImplementation 'org.hamcrest:hamcrest-library:2.2'
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user