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 fb94074 + c1806b1 commit 62e9531Copy full SHA for 62e9531
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.4"
+lazy val Scala3 = "3.3.5"
6
lazy val Scala213 = "2.13.16"
7
lazy val Scala212 = "2.12.20"
8
0 commit comments