Merge pull request #648 from scala-steward/update/fs2-core-2.5.2

Update fs2-core, fs2-io to 2.5.2
This commit is contained in:
mergify[bot] 2021-02-18 20:30:31 +00:00 committed by GitHub
commit 1a77bb7857
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ object Dependencies {
val EmilVersion = "0.7.2"
val FlexmarkVersion = "0.62.2"
val FlywayVersion = "7.5.3"
val Fs2Version = "2.5.0"
val Fs2Version = "2.5.2"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.19"
val Icu4jVersion = "68.2"