This commit is contained in:
Andrea Boriero 2017-01-19 15:03:23 +00:00
parent 024b6e97fe
commit 28c1279eaf
1 changed files with 1 additions and 1 deletions

View File

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