This commit is contained in:
Andrea Boriero 2017-10-19 21:02:52 +01:00
parent 1c915087a1
commit 686b2e1fcd
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ allprojects {
}
ext {
hibernateTargetVersion = '5.2.12.Final'
hibernateTargetVersion = '5.2.13-SNAPSHOT'
expectedGradleVersion = '4.2'
baselineJavaVersion = '1.8'