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 56be2f7 commit ab7d5c4Copy full SHA for ab7d5c4
build.sbt
@@ -13,7 +13,7 @@ lazy val V = new {
13
val cats: String = "2.7.0"
14
val circe: String = "0.14.1"
15
val classutil: String = "1.5.1"
16
- val http4s: String = "0.23.7"
+ val http4s: String = "0.23.8"
17
val scalatest: String = "3.2.10"
18
}
19
0 commit comments