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 2eeaa07 commit 991cc87Copy full SHA for 991cc87
build.gradle
@@ -34,7 +34,7 @@ subprojects {
34
35
dependencies {
36
testImplementation 'junit:junit:4.13.2'
37
- testImplementation 'org.mockito:mockito-core:5.15.2'
+ testImplementation 'org.mockito:mockito-core:5.16.0'
38
}
39
40
test {
0 commit comments