Skip to content

Commit aab1852

Browse files
committed
Fix running on JDK 22
1 parent 3875f80 commit aab1852

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tooling/hibernate-gradle-plugin/hibernate-gradle-plugin.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ plugins {
1515

1616
// for local publishing
1717
id 'maven-publish'
18-
19-
id 'org.hibernate.orm.build.jdks'
20-
id 'org.hibernate.orm.build.java-module'
2118
}
2219

2320
apply from: rootProject.file( 'gradle/module.gradle' )

0 commit comments

Comments
 (0)