We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 128abde commit 736a02dCopy full SHA for 736a02d
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.12.0')
23
- testImplementation('nl.jqno.equalsverifier:equalsverifier:3.16.1')
+ testImplementation('nl.jqno.equalsverifier:equalsverifier:3.16.2')
24
}
25
26
test {
0 commit comments