6.0.0.Alpha4
This commit is contained in:
parent
a3e04f1d6c
commit
6925fe5ab4
|
@ -8,7 +8,7 @@
|
|||
apply plugin: 'base'
|
||||
|
||||
ext {
|
||||
ormVersion = new HibernateVersion( '6.0.0.Alpha4', project )
|
||||
ormVersion = new HibernateVersion( '6.0.0-SNAPSHOT', project )
|
||||
baselineJavaVersion = '1.8'
|
||||
jpaVersion = new JpaVersion('2.2')
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue