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 d07b4ef commit 115bd64Copy full SHA for 115bd64
build.gradle
@@ -45,7 +45,7 @@ dependencies {
45
testImplementation group: 'junit', name: 'junit', version: '4.12'
46
47
testImplementation "org.assertj:assertj-core:3.11.1"
48
- testImplementation "org.mockito:mockito-core:3.0.0"
+ testImplementation "org.mockito:mockito-core:3.1.0"
49
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.0.0"
50
51
testImplementation 'com.squareup:kotlinpoet:1.4.0'
0 commit comments