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 29f4ec0 commit cea6208Copy full SHA for cea6208
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.23.11"
17
- val scalatest: String = "3.2.11"
+ val scalatest: String = "3.2.12"
18
}
19
20
lazy val runtime = project
0 commit comments