Merge pull request #728 from scala-steward/update/http4s-blaze-client-0.21.21

Update http4s-blaze-client, ... to 0.21.21
This commit is contained in:
mergify[bot] 2021-03-31 20:45:44 +00:00 committed by GitHub
commit 40dcd62a61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ object Dependencies {
val FlywayVersion = "7.7.1"
val Fs2Version = "2.5.4"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.20"
val Http4sVersion = "0.21.21"
val Icu4jVersion = "68.2"
val JsoupVersion = "1.13.1"
val KindProjectorVersion = "0.10.3"