Skip to content

Commit

Permalink
Update hibernate core to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 7c5747c commit 65aae0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ ext {
clivernKangarooVersion = '0.0.1'
tinylogVersion = '2.4.1'
mysqlConnectorVersion = '8.0.28'
hibernateVersion = '5.6.5.Final'
hibernateVersion = '6.5.0.Final'
}

application {
Expand Down

0 comments on commit 65aae0a

Please sign in to comment.