This commit is contained in:
Andrea Boriero 2018-02-27 13:01:55 +00:00
parent b49e6405af
commit 0d1bd61536
1 changed files with 1 additions and 1 deletions

View File

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