Version 0.2.1-SNAPSHOT bump - minor changes so anyone should be able to build and I can easily upload to maven central
This commit is contained in:
@ -14,5 +14,5 @@ dependencies {
|
||||
compile project(':domain')
|
||||
compile 'org.ini4j:ini4j:0.5.4'
|
||||
testCompile 'junit:junit:4.11'
|
||||
testCompile 'org.mockito:mockito-core:1.+'
|
||||
testCompile 'org.mockito:mockito-core:1.10.19'
|
||||
}
|
||||
|
Reference in New Issue
Block a user