Skip to content

Commit ff2708f

Browse files
Update mockito [2.19.0 -> 2.25.1]
1 parent 4a0b10c commit ff2708f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

objectbox-rxjava/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
compile 'io.reactivex.rxjava2:rxjava:2.1.16'
1111

1212
testCompile 'junit:junit:4.12'
13-
testCompile 'org.mockito:mockito-core:2.19.0'
13+
testCompile 'org.mockito:mockito-core:2.25.1'
1414
}
1515

1616
javadoc {

0 commit comments

Comments
 (0)