Fix running on JDK 22
This commit is contained in:
parent
e753da11f8
commit
689d16216d
|
@ -15,9 +15,6 @@ plugins {
|
|||
|
||||
// for local publishing
|
||||
id 'maven-publish'
|
||||
|
||||
id 'org.hibernate.orm.build.jdks'
|
||||
id 'org.hibernate.orm.build.java-module'
|
||||
}
|
||||
|
||||
apply from: rootProject.file( 'gradle/module.gradle' )
|
||||
|
|
Loading…
Reference in New Issue