This commit is contained in:
Andrea Boriero 2016-07-01 00:20:30 +02:00
parent ae2ebc7e86
commit 457715692c
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ allprojects {
}
ext {
hibernateTargetVersion = '5.2.1.Final'
hibernateTargetVersion = '5.2.2-SNAPSHOT'
expectedGradleVersion = '3.0-milestone-1'
baselineJavaVersion = '1.8'