mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-03-10 17:26:28 +01:00
build.gradle: update EqualsVerifier to 3.10
This commit is contained in:
parent
e5ed59a1d5
commit
cdf1fa2461
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ dependencies {
|
|||
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2.1'
|
||||
testImplementation 'org.slf4j:slf4j-jdk14:1.7.36'
|
||||
testImplementation 'com.h2database:h2:1.3.176'
|
||||
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.9'
|
||||
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.10'
|
||||
testImplementation 'org.hamcrest:hamcrest-library:2.2'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue