Skip to content

Commit bd9143a

Browse files
authored
Update http4s-circe, http4s-client, ... to 0.23.15
1 parent 9d40e63 commit bd9143a

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.8.0"
1919
val circe: String = "0.14.2"
2020
val expecty = "0.15.4"
21-
val http4s: String = "0.23.13"
21+
val http4s: String = "0.23.15"
2222
val http4sBlazeClient: String = "0.23.12"
2323
val paradise: String = "2.1.1"
2424
val scalacheck = "1.16.0"

0 commit comments

Comments
 (0)