We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d823129 + 7c3e586 commit d8efe0bCopy full SHA for d8efe0b
spring-boot-web-native/build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
java
3
application
4
- id("org.hibernate.orm") version "7.0.5.Final"
+ id("org.hibernate.orm") version "7.0.6.Final"
5
id("org.springframework.boot") version "3.5.3"
6
id("io.spring.dependency-management") version "1.1.7"
7
id("org.graalvm.buildtools.native") version "0.10.6"
0 commit comments