Merge pull request #808 from scala-steward/update/http4s-blaze-client-0.21.23

Update http4s-blaze-client, ... to 0.21.23
This commit is contained in:
mergify[bot] 2021-05-17 06:28:31 +00:00 committed by GitHub
commit adbad2562a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ object Dependencies {
val FlywayVersion = "7.9.0"
val Fs2Version = "2.5.6"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.22"
val Http4sVersion = "0.21.23"
val Icu4jVersion = "69.1"
val JsoupVersion = "1.13.1"
val KindProjectorVersion = "0.10.3"