Update fs2-core, fs2-io to 2.4.3

This commit is contained in:
Scala Steward 2020-08-18 16:28:24 +02:00
parent a9c565b161
commit ec2acaffda
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -15,7 +15,7 @@ object Dependencies {
val FastparseVersion = "2.1.3"
val FlexmarkVersion = "0.62.2"
val FlywayVersion = "6.5.5"
val Fs2Version = "2.4.2"
val Fs2Version = "2.4.3"
val H2Version = "1.4.200"
val Http4sVersion = "0.21.7"
val Icu4jVersion = "67.1"