We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 485f82d commit 11b6f4aCopy full SHA for 11b6f4a
1 file changed
project/ProjectPlugin.scala
@@ -17,7 +17,7 @@ object ProjectPlugin extends AutoPlugin {
17
val base64: String = "0.3.0"
18
val cats: String = "2.6.1"
19
val circe: String = "0.13.0"
20
- val http4s: String = "0.21.23"
+ val http4s: String = "0.21.24"
21
val paradise: String = "2.1.1"
22
val scalamock: String = "5.1.0"
23
val scalatest: String = "3.2.9"
0 commit comments