Преглед изворни кода

Bump test dependencies.

pull/27/head
Chris Smith пре 9 година
родитељ
комит
cf4f036547
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2
    2
      build.gradle

+ 2
- 2
build.gradle Прегледај датотеку

@@ -28,8 +28,8 @@ repositories.mavenCentral()
28 28
 dependencies {
29 29
     compile group: 'com.google.code.findbugs', name: 'jsr305', version: '3.0.0'
30 30
 
31
-    testCompile group: 'junit', name: 'junit', version: '4.11'
32
-    testCompile group: 'org.mockito', name: 'mockito-all', version: '1.9.5'
31
+    testCompile group: 'junit', name: 'junit', version: '4.12'
32
+    testCompile group: 'org.mockito', name: 'mockito-all', version: '1.10.17'
33 33
     testCompile group: 'com.google.jimfs', name: 'jimfs', version: '1.0'
34 34
 }
35 35
 

Loading…
Откажи
Сачувај