This commit is contained in:
Gail Badner 2017-09-13 12:21:11 -07:00
parent 921ab83572
commit 61932bbeb7
1 changed files with 1 additions and 1 deletions

View File

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