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 d736f96 commit 2ee4e39Copy full SHA for 2ee4e39
build.sbt
@@ -14,7 +14,7 @@ lazy val V = new {
14
val circe: String = "0.14.1"
15
val classutil: String = "1.5.1"
16
val http4s: String = "0.21.28"
17
- val scalatest: String = "3.2.9"
+ val scalatest: String = "3.2.10"
18
}
19
20
lazy val runtime = project
0 commit comments