This commit is contained in:
Andrea Boriero 2016-12-20 13:33:10 +00:00
parent e17fd6cf05
commit 6cb76b8a17
1 changed files with 1 additions and 1 deletions

View File

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