Upgrade Hibernate Gradle plugin in hibernate-enhancer
This commit is contained in:
@@ -3,7 +3,7 @@ plugins {
|
||||
id "org.springframework.boot"
|
||||
id "org.springframework.aot.smoke-test"
|
||||
id "org.graalvm.buildtools.native"
|
||||
id "org.hibernate.orm" version "6.1.6.Final"
|
||||
id "org.hibernate.orm" version "6.4.4.Final"
|
||||
}
|
||||
|
||||
hibernate {
|
||||
|
||||
Reference in New Issue
Block a user