We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d40e63 commit bd9143aCopy full SHA for bd9143a
1 file changed
project/ProjectPlugin.scala
@@ -18,7 +18,7 @@ object ProjectPlugin extends AutoPlugin {
18
val cats: String = "2.8.0"
19
val circe: String = "0.14.2"
20
val expecty = "0.15.4"
21
- val http4s: String = "0.23.13"
+ val http4s: String = "0.23.15"
22
val http4sBlazeClient: String = "0.23.12"
23
val paradise: String = "2.1.1"
24
val scalacheck = "1.16.0"
0 commit comments