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 f09f2ab commit 5dfd269Copy full SHA for 5dfd269
build.gradle
@@ -36,7 +36,7 @@ subprojects {
36
37
dependencies {
38
testImplementation 'junit:junit:4.13.2'
39
- testImplementation 'org.mockito:mockito-core:4.8.0'
+ testImplementation 'org.mockito:mockito-core:4.8.1'
40
}
41
42
test {
0 commit comments