Skip to content

Commit 398c473

Browse files
fix(deps): update dependency org.hibernate.orm:hibernate-platform to v7.3.0.final
1 parent 430b7a1 commit 398c473

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
@@ -24,7 +24,7 @@ dependencyResolutionManagement {
2424
create("libs") {
2525
version("mycelium.bom", "1.6.3")
2626
version("aonyx", "0.7.0")
27-
version("hibernate.bom", "7.2.6.Final")
27+
version("hibernate.bom", "7.3.0.Final")
2828
version("cloudnet.bom", "4.0.0-RC16")
2929

3030
version("common.io", "2.21.0")

0 commit comments

Comments
 (0)