This commit is contained in:
Andrea Boriero 2017-03-16 15:41:31 +00:00
parent 1b8a2b9924
commit 00d01c53d6
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ allprojects {
}
ext {
hibernateTargetVersion = '5.2.9.Final'
hibernateTargetVersion = '5.2.10-SNAPSHOT'
expectedGradleVersion = '3.2.1'
baselineJavaVersion = '1.8'