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 501a085 + 94059bc commit 947892aCopy full SHA for 947892a
build.sbt
@@ -2,7 +2,7 @@ import com.typesafe.tools.mima.core._
2
import com.typesafe.tools.mima.core.ProblemFilters._
3
import Dependencies._
4
5
-lazy val Scala3 = "3.3.5"
+lazy val Scala3 = "3.3.6"
6
lazy val Scala213 = "2.13.16"
7
lazy val Scala212 = "2.12.20"
8
0 commit comments