Skip to content

Commit da0201b

Browse files
authored
fix(deps): update hibernate core to v7.1.2.final (#73)
2 parents 0e383f6 + cab7880 commit da0201b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencyResolutionManagement {
2828
versionCatalogs {
2929
create("libs") {
3030

31-
version("hibernate", "7.1.1.Final")
31+
version("hibernate", "7.1.2.Final")
3232
version("paper", "1.21.8-R0.1-SNAPSHOT")
3333
version("luckperms", "5.5")
3434
version("protocolLib", "5.3.0")

0 commit comments

Comments
 (0)