Skip to content

Commit 75b1a95

Browse files
authored
Update http4s-blaze-client, http4s-circe, ... to 0.23.0
1 parent dbc2bda commit 75b1a95

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
@@ -18,7 +18,7 @@ object ProjectPlugin extends AutoPlugin {
1818
val cats: String = "2.6.1"
1919
val circe: String = "0.14.1"
2020
val expecty = "0.15.4"
21-
val http4s: String = "0.23.0-RC1"
21+
val http4s: String = "0.23.0"
2222
val paradise: String = "2.1.1"
2323
val scalacheck = "1.15.4"
2424
val scalacheckShapeless = "1.3.0"

0 commit comments

Comments
 (0)