This commit is contained in:
Andrea Boriero 2018-03-08 12:17:44 +00:00
parent 95ff6344ca
commit d6af399893
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ allprojects {
}
ext {
hibernateTargetVersion = '5.2.15.Final'
hibernateTargetVersion = '5.2.16-SNAPSHOT'
expectedGradleVersion = '4.2'
baselineJavaVersion = '1.8'