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 c505eb0 + e35906b commit 45f9302Copy full SHA for 45f9302
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
testImplementation 'org.junit.jupiter:junit-jupiter'
48
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
49
testImplementation 'org.assertj:assertj-core:3.27.3'
50
- testImplementation 'org.mockito:mockito-core:5.16.0'
+ testImplementation 'org.mockito:mockito-core:5.16.1'
51
}
52
53
test {
0 commit comments