Bumped dependency versions
This commit is contained in:
@ -13,8 +13,8 @@ uploadArchives {
|
||||
dependencies {
|
||||
compile project(':core')
|
||||
testCompile 'junit:junit:4.12'
|
||||
testCompile 'org.slf4j:slf4j-simple:1.7.12'
|
||||
testCompile 'org.mockito:mockito-core:1.10.19'
|
||||
testCompile 'org.slf4j:slf4j-simple:1.7.25'
|
||||
testCompile 'org.mockito:mockito-core:2.7.21'
|
||||
testCompile project(path: ':core', configuration: 'testArtifacts')
|
||||
testCompile project(':cryptography-bc')
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user