We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90a931b commit 5a98692Copy full SHA for 5a98692
project/ProjectPlugin.scala
@@ -18,7 +18,7 @@ object ProjectPlugin extends AutoPlugin {
18
val cats: String = "2.10.0"
19
val circe: String = "0.14.6"
20
val expecty = "0.16.0"
21
- val http4s: String = "0.23.25"
+ val http4s: String = "0.23.26"
22
val http4sBlazeClient: String = "0.23.16"
23
val paradise: String = "2.1.1"
24
val scalacheck = "1.17.0"
0 commit comments