Skip to content

Commit 8efc02e

Browse files
fix(deps): update dependency org.hibernate:hibernate-core to v7.1.1.final (#99)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efa4103 commit 8efc02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencyResolutionManagement {
2121
version("caffeine", "3.2.2")
2222
version("h2", "2.3.232")
2323
version("mariadb-java-client", "3.5.5")
24-
version("hibernate-core", "7.1.0.Final")
24+
version("hibernate-core", "7.1.1.Final")
2525
version("jetbrains-annotations", "26.0.2-1")
2626
version("postgresql", "42.7.7")
2727
version("gson", "2.13.2")

0 commit comments

Comments
 (0)