Skip to content

Commit d8efe0b

Browse files
authored
Merge pull request #995 from fragaLY/dependabot/gradle/spring-boot-web-native/org.hibernate.orm-7.0.6.Final
Bump org.hibernate.orm from 7.0.5.Final to 7.0.6.Final in /spring-boot-web-native
2 parents d823129 + 7c3e586 commit d8efe0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-web-native/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
java
33
application
4-
id("org.hibernate.orm") version "7.0.5.Final"
4+
id("org.hibernate.orm") version "7.0.6.Final"
55
id("org.springframework.boot") version "3.5.3"
66
id("io.spring.dependency-management") version "1.1.7"
77
id("org.graalvm.buildtools.native") version "0.10.6"

0 commit comments

Comments
 (0)