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 5fe5dfa commit 195fffeCopy full SHA for 195fffe
build.gradle
@@ -20,7 +20,7 @@ dependencies {
20
testImplementation('com.github.npathai:hamcrest-optional:2.0.0')
21
testImplementation('org.hamcrest:hamcrest:3.0')
22
testImplementation('org.mockito:mockito-core:5.17.0')
23
- testImplementation('nl.jqno.equalsverifier:equalsverifier:3.17.4')
+ testImplementation('nl.jqno.equalsverifier:equalsverifier:3.19.3')
24
}
25
26
test {
0 commit comments