Prepare next development iteration
This commit is contained in:
parent
9508e65485
commit
d5a1d24116
|
@ -8,7 +8,7 @@
|
|||
apply plugin: 'base'
|
||||
|
||||
ext {
|
||||
ormVersion = new HibernateVersion( '5.4.3.Final', project )
|
||||
ormVersion = new HibernateVersion( '5.4.4-SNAPSHOT', project )
|
||||
baselineJavaVersion = '1.8'
|
||||
jpaVersion = new JpaVersion('2.2')
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue