We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bc2ab7 commit 88a1c05Copy full SHA for 88a1c05
project/ProjectPlugin.scala
@@ -17,7 +17,7 @@ object ProjectPlugin extends AutoPlugin {
17
object V {
18
lazy val cats = "2.1.1"
19
lazy val catsEffect = "2.1.4"
20
- lazy val http4s = "0.21.6"
+ lazy val http4s = "0.21.7"
21
lazy val circe = "0.13.0"
22
lazy val log4s = "1.7.0"
23
lazy val scalatest = "3.2.1"
0 commit comments