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 91ee0e3 + b4ddefd commit 910f854Copy full SHA for 910f854
build.sbt
@@ -3,7 +3,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
3
val dottyVersion = "3.0.0-RC1"
4
val scala213Version = "2.13.5"
5
val spireVersion = "0.17.0"
6
-val scalaTestVersion = "3.2.5"
+val scalaTestVersion = "3.2.6"
7
8
scalaVersion := dottyVersion
9
0 commit comments