We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6773432 commit deb99edCopy full SHA for deb99ed
build.sbt
@@ -7,7 +7,7 @@ ThisBuild / resolvers ++= Seq(
7
8
val scala3_Version = "3.3.4"
9
val scala2_13Version = "2.13.15"
10
-val scalaCollectionCompatVersion = "2.12.0"
+val scalaCollectionCompatVersion = "2.13.0"
11
val hibernateVersion = "8.0.1.Final"
12
val jakartaVersion = "3.1.0"
13
val elVersion = "5.0.0"
0 commit comments