We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea4364b commit 91b936dCopy full SHA for 91b936d
build.sbt
@@ -4,7 +4,7 @@ organization := "org.scoverage"
4
5
version := "1.6.4"
6
7
-scalaVersion := "3.3.1"
+scalaVersion := "3.3.2-RC1"
8
9
crossScalaVersions := Seq("2.13.12") :+ scalaVersion.value
10
0 commit comments