Skip to content

Commit 3f96fe6

Browse files
authored
Merge pull request #237 from typelevel/update/fs2-io-3.2.9
Update fs2-io to 3.2.9
2 parents 0bf59fc + c6c6edd commit 3f96fe6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ ThisBuild / crossScalaVersions := Seq(Scala212, Scala3, Scala213)
5858

5959
val catsEffectVersion = "3.3.13"
6060
val circeVersion = "0.14.2"
61-
val fs2Version = "3.2.8"
61+
val fs2Version = "3.2.9"
6262
val http4sVersion = "0.23.13"
6363
val natchezVersion = "0.1.6"
6464
val munitVersion = "0.7.29"

0 commit comments

Comments
 (0)