Updated H2 version
This commit is contained in:
@ -13,8 +13,8 @@ uploadArchives {
|
||||
dependencies {
|
||||
compile project(':domain')
|
||||
compile 'org.flywaydb:flyway-core:3.2.1'
|
||||
testCompile 'junit:junit:4.11'
|
||||
testCompile 'com.h2database:h2:1.4.187'
|
||||
testCompile 'junit:junit:4.12'
|
||||
testCompile 'com.h2database:h2:1.4.190'
|
||||
testCompile 'org.mockito:mockito-core:1.10.19'
|
||||
testCompile project(':security-bc')
|
||||
}
|
Reference in New Issue
Block a user