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.
1 parent ffa6326 commit a350b69Copy full SHA for a350b69
1 file changed
build.sbt
@@ -1,4 +1,4 @@
1
-lazy val scalaTestVersion = "3.2.19"
+lazy val scalaTestVersion = "3.2.20"
2
3
ThisBuild / crossScalaVersions := Seq("3.3.7", "2.13.18", "2.12.21")
4
ThisBuild / scalaVersion := crossScalaVersions.value.head
0 commit comments