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.
2 parents 2ba5408 + 07514e7 commit d51d1ecCopy full SHA for d51d1ec
build.sbt
@@ -2,7 +2,7 @@ import com.typesafe.tools.mima.core._
2
3
val Scala213 = "2.13.16"
4
val Scala212 = "2.12.20"
5
-val Scala3 = "3.3.4"
+val Scala3 = "3.3.5"
6
7
ThisBuild / tlBaseVersion := "2.7"
8
ThisBuild / crossScalaVersions := Seq(Scala213, Scala212, Scala3)
0 commit comments