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 122fd36 commit be87a70Copy full SHA for be87a70
build.sbt
@@ -1,7 +1,7 @@
1
import sbtcrossproject.CrossProject
2
import sbtcrossproject.CrossType
3
4
-val scalatestVersion = "3.2.9"
+val scalatestVersion = "3.2.10"
5
val scalametaVersion = "4.4.28"
6
val defaultScala213 = "2.13.6"
7
val bin211 = Seq("2.11.12")
0 commit comments