We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 339ffb9 commit 921d7b2Copy full SHA for 921d7b2
build.sbt
@@ -8,7 +8,7 @@ ThisBuild / resolvers ++= Seq(
8
val scala3_Version = "3.3.4"
9
val scala2_13Version = "2.13.15"
10
val scalaCollectionCompatVersion = "2.12.0"
11
-val hibernateVersion = "8.0.1.Final"
+val hibernateVersion = "8.0.2.Final"
12
val jakartaVersion = "3.1.0"
13
val elVersion = "5.0.0"
14
val jodaConvertVersion = "2.2.4"
0 commit comments