Skip to content

Commit

Permalink
Update hibernate-core to 5.6.15.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-asf[bot] committed Apr 7, 2024
1 parent de420b3 commit d55c4ee
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.4.33"
val hibernate = "org.hibernate" % "hibernate-core" % "5.6.15.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 d55c4ee

Please sign in to comment.