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 92e9f0a commit 89c0381Copy full SHA for 89c0381
build.sbt
@@ -14,7 +14,7 @@ lazy val V = new {
14
val circe: String = "0.13.0"
15
val classutil: String = "1.5.1"
16
val http4s: String = "0.21.6"
17
- val scalatest: String = "3.2.0"
+ val scalatest: String = "3.2.1"
18
}
19
20
lazy val runtime = project
0 commit comments