We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 041a366 + 8153d14 commit 2950986Copy full SHA for 2950986
build.gradle
@@ -19,7 +19,7 @@ dependencies {
19
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
20
testImplementation('com.github.npathai:hamcrest-optional:2.0.0')
21
testImplementation('org.hamcrest:hamcrest:2.2')
22
- testImplementation('org.mockito:mockito-core:5.3.1')
+ testImplementation('org.mockito:mockito-core:5.4.0')
23
testImplementation('nl.jqno.equalsverifier:equalsverifier:3.15.1')
24
}
25
0 commit comments