This commit is contained in:
Andrea Boriero 2017-04-14 13:46:03 +02:00
parent 2b3e1205a0
commit 3ba49e76b8
1 changed files with 1 additions and 1 deletions

View File

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