We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6773432 commit b41fd9aCopy full SHA for b41fd9a
build.sbt
@@ -5,7 +5,7 @@ ThisBuild / resolvers ++= Seq(
5
"Sonatype OSS Releases" at "https://s01.oss.sonatype.org/content/repositories/releases"
6
)
7
8
-val scala3_Version = "3.3.4"
+val scala3_Version = "3.3.5"
9
val scala2_13Version = "2.13.15"
10
val scalaCollectionCompatVersion = "2.12.0"
11
val hibernateVersion = "8.0.1.Final"
0 commit comments