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 b0d9562 commit 559f067Copy full SHA for 559f067
build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
testImplementation platform('org.junit:junit-bom:5.10.0')
39
testImplementation 'org.junit.jupiter:junit-jupiter'
40
testImplementation 'com.github.tomakehurst:wiremock-jre8:2.35.2'
41
- testImplementation 'org.mockito:mockito-core:4.11.0'
+ testImplementation 'org.mockito:mockito-core:5.12.0'
42
}
43
44
test {
0 commit comments