Skip to content

Commit ecff689

Browse files
fix(deps): update hibernate core to v7.0.9.final (#46)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b0df82 commit ecff689

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.0.8.Final")
31+
version("hibernate", "7.0.9.Final")
3232
version("paper", "1.21.4-R0.1-SNAPSHOT")
3333
version("luckperms", "5.5")
3434
version("protocolLib", "5.3.0")

0 commit comments

Comments
 (0)