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 b303eb0 commit 5d5388aCopy full SHA for 5d5388a
build.sbt
@@ -14,7 +14,7 @@ lazy val V = new {
14
val classutil: String = "1.5.1"
15
val http4s: String = "0.21.4"
16
val scala: String = "2.13.2"
17
- val scalatest: String = "3.1.2"
+ val scalatest: String = "3.2.0"
18
}
19
20
lazy val runtime = project
0 commit comments