Pārlūkot izejas kodu

Specify proper dependency versions.

pull/40/head
Chris Smith 9 gadus atpakaļ
vecāks
revīzija
a6992a66e6
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2
    2
      build.gradle

+ 2
- 2
build.gradle Parādīt failu

@@ -85,8 +85,8 @@ subprojects {
85 85
     repositories.mavenCentral()
86 86
 
87 87
     dependencies {
88
-        testCompile group: 'junit', name: 'junit', version: '4.+'
89
-        testCompile group: 'org.mockito', name: 'mockito-all', version: '1.+'
88
+        testCompile group: 'junit', name: 'junit', version: '4.12'
89
+        testCompile group: 'org.mockito', name: 'mockito-all', version: '1.10.17'
90 90
     }
91 91
 
92 92
     task getCredentials << {

Notiek ielāde…
Atcelt
Saglabāt