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.
2 parents ae52c3b + 91be1d2 commit b7426ecCopy full SHA for b7426ec
build.gradle
@@ -64,7 +64,7 @@ allprojects {
64
testImplementation 'org.assertj:assertj-core:3.23.1'
65
testImplementation 'org.junit.jupiter:junit-jupiter-api'
66
testImplementation 'org.junit.jupiter:junit-jupiter-params'
67
- testImplementation 'org.mockito:mockito-core:4.7.0'
+ testImplementation 'org.mockito:mockito-core:4.8.0'
68
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
69
}
70
0 commit comments