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 e47e947 + a45fbcd commit 8777d88Copy full SHA for 8777d88
build.gradle
@@ -65,7 +65,7 @@ subprojects {
65
testImplementation 'org.junit.jupiter:junit-jupiter'
66
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
67
testImplementation 'org.assertj:assertj-core:3.27.3'
68
- testImplementation 'org.mockito:mockito-core:5.16.0'
+ testImplementation 'org.mockito:mockito-core:5.16.1'
69
}
70
71
test {
0 commit comments