Skip to content

Commit

Permalink
update: org.hibernate.orm:6.4.8.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
cssxsh committed Apr 27, 2024
1 parent a884146 commit 2f8df95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
testImplementation("net.mamoe:mirai-core-utils")
testImplementation("net.mamoe:mirai-console-compiler-common")
//
implementation(platform("org.hibernate.orm:hibernate-platform:6.4.4.Final"))
implementation(platform("org.hibernate.orm:hibernate-platform:6.4.8.Final"))
api("org.hibernate.orm:hibernate-core")
api("org.hibernate.orm:hibernate-hikaricp")
api("org.hibernate.orm:hibernate-community-dialects")
Expand Down

0 comments on commit 2f8df95

Please sign in to comment.