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 a410241 + ccf2974 commit a1a70c7Copy full SHA for a1a70c7
build.sbt
@@ -1,4 +1,4 @@
1
-lazy val scalaTestVersion = "3.2.10"
+lazy val scalaTestVersion = "3.2.19"
2
3
ThisBuild / crossScalaVersions := Seq("3.1.3", "2.13.8", "2.12.16", "2.11.12")
4
ThisBuild / scalaVersion := crossScalaVersions.value.head
0 commit comments