Skip to content

Commit bf995db

Browse files
committed
Update scalatest to 3.0.8-RC5
1 parent efada3b commit bf995db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import sbtcrossproject.CrossProject
66
import sbtcrossproject.CrossType
77

88
val Org = "org.scoverage"
9-
val ScalatestVersion = "3.1.0-SNAP11"
9+
val ScalatestVersion = "3.0.8-RC5"
1010

1111
val appSettings = Seq(
1212
organization := Org,

0 commit comments

Comments
 (0)