Skip to content

Commit

Permalink
Update hibernate-core to 6.5.0.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-asf[bot] committed May 5, 2024
1 parent 7fcb50c commit 5d4ee4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ object Dependencies {
}

object Examples {
val hibernate = "org.hibernate" % "hibernate-core" % "5.6.15.Final"
val hibernate = "org.hibernate" % "hibernate-core" % "6.5.0.Final"

val pekkoPersistenceTyped = "org.apache.pekko" %% "pekko-persistence-typed" % Versions.pekko
val pekkoClusterShardingTyped = "org.apache.pekko" %% "pekko-cluster-sharding-typed" % Versions.pekko
Expand Down

0 comments on commit 5d4ee4e

Please sign in to comment.