Skip to content

Commit 5d5e52e

Browse files
committed
Update hibernate core to v5.6.8.Final
1 parent cc25cb8 commit 5d5e52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ext {
4848
clivernKangarooVersion = '0.0.1'
4949
tinylogVersion = '2.4.1'
5050
mysqlConnectorVersion = '8.0.28'
51-
hibernateVersion = '5.6.5.Final'
51+
hibernateVersion = '5.6.8.Final'
5252
}
5353

5454
application {

0 commit comments

Comments
 (0)