Skip to content

Commit 5209ba3

Browse files
TimvdLippeakarnokd
authored andcommitted
Update Mockito to 2.1.0 (#4682)
1 parent e654e9b commit 5209ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
compile 'org.reactivestreams:reactive-streams:1.0.0'
2828

2929
testCompile 'junit:junit:4.12'
30-
testCompile 'org.mockito:mockito-core:2.1.0-RC.2'
30+
testCompile 'org.mockito:mockito-core:2.1.0'
3131

3232
perfCompile 'org.openjdk.jmh:jmh-core:1.13'
3333
perfCompile 'org.openjdk.jmh:jmh-generator-annprocess:1.13'

0 commit comments

Comments
 (0)