Skip to content

Commit 0704ee7

Browse files
committed
Update Hibernate ORM versions to 7.0.+
1 parent ed8b774 commit 0704ee7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
assertj = "3.27.3"
3-
hibernateOrmGradlePlugin = "7.0.2.Final"
4-
hibernateOrm = "7.0.2.Final"
3+
hibernateOrm = "7.0.+"
4+
hibernateOrmGradlePlugin = "7.0.+"
55
jacksonDatabind = "2.15.2"
66
jbossLoggingAnnotation = "3.0.4.Final"
77
jbossLogging = "3.5.0.Final"

0 commit comments

Comments
 (0)