Skip to content

Commit 91b936d

Browse files
committed
Upgrade to 3.3.2-RC1 (to test the coverage fix).
1 parent ea4364b commit 91b936d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ organization := "org.scoverage"
44

55
version := "1.6.4"
66

7-
scalaVersion := "3.3.1"
7+
scalaVersion := "3.3.2-RC1"
88

99
crossScalaVersions := Seq("2.13.12") :+ scalaVersion.value
1010

0 commit comments

Comments
 (0)