Skip to content

Commit 88a1c05

Browse files
authored
Update http4s-blaze-server, http4s-circe, ... to 0.21.7
1 parent 1bc2ab7 commit 88a1c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ object ProjectPlugin extends AutoPlugin {
1717
object V {
1818
lazy val cats = "2.1.1"
1919
lazy val catsEffect = "2.1.4"
20-
lazy val http4s = "0.21.6"
20+
lazy val http4s = "0.21.7"
2121
lazy val circe = "0.13.0"
2222
lazy val log4s = "1.7.0"
2323
lazy val scalatest = "3.2.1"

0 commit comments

Comments
 (0)