We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db917ae + 5e59592 commit ce241e0Copy full SHA for ce241e0
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.4.0')
+ testImplementation('org.mockito:mockito-core:5.5.0')
23
testImplementation('nl.jqno.equalsverifier:equalsverifier:3.15.1')
24
}
25
0 commit comments