Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit 21034f4

Browse files
author
Clément Le Provost
committed
Upgrade to Robolectric 3.1.2
1 parent 3bd2533 commit 21034f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algoliasearch/common.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878

7979
testCompile "junit:junit:4.12"
8080
testCompile "org.assertj:assertj-core:1.7.0"
81-
testCompile "org.robolectric:robolectric:3.0"
81+
testCompile "org.robolectric:robolectric:3.1.2"
8282

8383
// PowerMock brings in the mockito dependency
8484
testCompile "org.powermock:powermock-module-junit4:1.6.1"

0 commit comments

Comments
 (0)