Refactoring: renamed 'security' to 'cryptography'
This commit is contained in:
@ -32,5 +32,5 @@ dependencies {
|
||||
testCompile 'org.slf4j:slf4j-simple:1.7.12'
|
||||
testCompile 'org.mockito:mockito-core:1.10.19'
|
||||
testCompile project(path: ':domain', configuration: 'testArtifacts')
|
||||
testCompile project(':security-bc')
|
||||
testCompile project(':cryptography-bc')
|
||||
}
|
||||
|
Reference in New Issue
Block a user