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