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 1f5eb8d commit 9ae56ecCopy full SHA for 9ae56ec
build.sbt
@@ -12,7 +12,7 @@ lazy val V = new {
12
val cats: String = "2.1.1"
13
val circe: String = "0.13.0"
14
val classutil: String = "1.5.1"
15
- val http4s: String = "0.21.5"
+ val http4s: String = "0.21.6"
16
val scala: String = "2.13.2"
17
val scalatest: String = "3.2.0"
18
}
0 commit comments