Skip to content

Commit 70ded03

Browse files
Update fs2-core to 3.12.2
1 parent d1f131a commit 70ded03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ lazy val root =
3131

3232
val http4sVersion = "0.23.30"
3333
val scalaXmlVersion = "2.2.0"
34-
val fs2Version = "3.12.0"
34+
val fs2Version = "3.12.2"
3535
val fs2DataVersion = "1.11.3"
3636
val munitVersion = "1.0.0-M11"
3737
val munitCatsEffectVersion = "2.1.0"

0 commit comments

Comments
 (0)