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 ee08366 commit ec8d036Copy full SHA for ec8d036
build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
kapt "com.google.auto.service:auto-service:1.0-rc2"
49
50
testImplementation "org.assertj:assertj-core:3.11.1"
51
- testImplementation "org.mockito:mockito-core:3.1.0"
+ testImplementation "org.mockito:mockito-core:3.2.4"
52
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
53
54
testImplementation 'com.squareup:kotlinpoet:1.4.0'
0 commit comments