Bump H2 DB version.
This commit is contained in:
parent
4507c6b664
commit
4468f606ed
@ -25,6 +25,6 @@ dependencies {
|
|||||||
|
|
||||||
testCompile 'junit:junit:4.12'
|
testCompile 'junit:junit:4.12'
|
||||||
|
|
||||||
runtime 'com.h2database:h2:1.4.185'
|
runtime 'com.h2database:h2:1.4.192'
|
||||||
runtime 'org.postgresql:postgresql:9.4.1207.jre7'
|
runtime 'org.postgresql:postgresql:9.4.1207.jre7'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user