Skip to content

Commit

Permalink
Update hibernate-core to 6.5.1.Final in master
Browse files Browse the repository at this point in the history
  • Loading branch information
scalikejdbc-bot[bot] authored and xuwei-k committed May 14, 2024
1 parent 0d47680 commit ad0067e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ lazy val _reactiveStreamsVersion = "1.0.4"
lazy val _logbackVersion = "1.2.13"
lazy val _h2Version = "1.4.199" // TODO: Upgrade to 2.x
lazy val _postgresqlVersion = "9.4.1212"
lazy val _hibernateVersion = "6.5.0.Final"
lazy val _hibernateVersion = "6.5.1.Final"
def scalatestVersion = "3.2.18"
lazy val mockitoVersion = "4.11.0"
val specs2 = "org.specs2" %% "specs2-core" % "4.20.5" % "provided"
Expand Down

0 comments on commit ad0067e

Please sign in to comment.