This commit is contained in:
Andrea Boriero 2018-03-22 12:12:57 +00:00
parent 20a5319733
commit cb3d3c0fd7
1 changed files with 1 additions and 1 deletions

View File

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