Skip to content

Commit cd5db58

Browse files
authored
Update http4s-blaze-client, http4s-circe, ... to 0.21.16
1 parent dfea184 commit cd5db58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ object ProjectPlugin extends AutoPlugin {
1717
val base64: String = "0.3.0"
1818
val cats: String = "2.3.1"
1919
val circe: String = "0.13.0"
20-
val http4s: String = "0.21.15"
20+
val http4s: String = "0.21.16"
2121
val paradise: String = "2.1.1"
2222
val scalamock: String = "5.1.0"
2323
val scalatest: String = "3.2.3"

0 commit comments

Comments
 (0)