We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 459290e commit 73a62aaCopy full SHA for 73a62aa
build.gradle
@@ -20,7 +20,7 @@ dependencies {
20
testImplementation('com.github.npathai:hamcrest-optional:2.0.0')
21
testImplementation('org.hamcrest:hamcrest:2.2')
22
testImplementation('org.mockito:mockito-core:5.10.0')
23
- testImplementation('nl.jqno.equalsverifier:equalsverifier:3.15.6')
+ testImplementation('nl.jqno.equalsverifier:equalsverifier:3.16.1')
24
}
25
26
test {
0 commit comments