Skip to content

Commit

Permalink
Upgrade to 3.3.2-RC1 (to test the coverage fix).
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandtritsch committed Dec 23, 2023
1 parent ea4364b commit 91b936d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ organization := "org.scoverage"

version := "1.6.4"

scalaVersion := "3.3.1"
scalaVersion := "3.3.2-RC1"

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

Expand Down

0 comments on commit 91b936d

Please sign in to comment.