This commit is contained in:
parent
c63c3751b6
commit
72205cc5ab
@ -34,8 +34,8 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile group: 'javax.help', name: 'javahelp', version: '2.0.05'
|
implementation group: 'javax.help', name: 'javahelp', version: '2.0.05'
|
||||||
compile group: 'org.yaml', name: 'snakeyaml', version: '1.16'
|
implementation group: 'org.yaml', name: 'snakeyaml', version: '1.16'
|
||||||
compile group: 'gov.nist.math', name: 'jama', version: '1.0.3'
|
compile group: 'gov.nist.math', name: 'jama', version: '1.0.3'
|
||||||
testCompile group: 'junit', name: 'junit', version: '4.12'
|
testCompile group: 'junit', name: 'junit', version: '4.12'
|
||||||
testCompile group: 'org.mockito', name: 'mockito-core', version: '1.+'
|
testCompile group: 'org.mockito', name: 'mockito-core', version: '1.+'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user