Skip to content

Commit 88c7620

Browse files
committed
[#2640] Upgrade Hibernate ORM to 7.2.0.CR1
1 parent 88a0344 commit 88c7620

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
assertjVersion = "3.27.6"
3-
hibernateOrmVersion = "7.1.4.Final"
4-
hibernateOrmGradlePluginVersion = "7.1.4.Final"
3+
hibernateOrmVersion = "7.2.0.CR1"
4+
hibernateOrmGradlePluginVersion = "7.2.0.CR1"
55
jacksonDatabindVersion = "2.20.0"
66
jbossLoggingAnnotationVersion = "3.0.4.Final"
77
jbossLoggingVersion = "3.6.1.Final"

0 commit comments

Comments
 (0)