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 e654e9b commit 5209ba3Copy full SHA for 5209ba3
build.gradle
@@ -27,7 +27,7 @@ dependencies {
27
compile 'org.reactivestreams:reactive-streams:1.0.0'
28
29
testCompile 'junit:junit:4.12'
30
- testCompile 'org.mockito:mockito-core:2.1.0-RC.2'
+ testCompile 'org.mockito:mockito-core:2.1.0'
31
32
perfCompile 'org.openjdk.jmh:jmh-core:1.13'
33
perfCompile 'org.openjdk.jmh:jmh-generator-annprocess:1.13'
0 commit comments