Merge pull request #1954 from eikek/update/fs2-core-3.6.1

Update fs2-core, fs2-io to 3.6.1
This commit is contained in:
mergify[bot] 2023-02-10 06:40:14 +00:00 committed by GitHub
commit b5e8cc05c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ object Dependencies {
val EmilVersion = "0.13.0"
val FlexmarkVersion = "0.64.0"
val FlywayVersion = "9.14.1"
val Fs2Version = "3.6.0"
val Fs2Version = "3.6.1"
val H2Version = "2.1.214"
val Http4sVersion = "0.23.18"
val Icu4jVersion = "72.1"