Skip to content

Commit

Permalink
Update dependency org.hibernate.orm:hibernate-core to v6.2.4.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2023
1 parent acc432a commit 3b5b7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rei-common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
dependencies {
compileOnly("org.jetbrains:annotations:24.0.1")

implementation("org.hibernate.orm:hibernate-core:6.2.1.Final")
implementation("org.hibernate.orm:hibernate-core:6.2.4.Final")
implementation("org.hibernate.orm:hibernate-hikaricp:6.2.1.Final")
implementation("org.hibernate.orm:hibernate-jcache:6.2.1.Final")
implementation("com.google.inject:guice:5.1.0")
Expand Down

0 comments on commit 3b5b7fc

Please sign in to comment.