Skip to content

Commit 8aad09c

Browse files
Update fs2-io to 3.13.0
1 parent 017f4ae commit 8aad09c

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
@@ -58,7 +58,7 @@ ThisBuild / crossScalaVersions := Seq(Scala212, Scala3, Scala213)
5858

5959
val catsEffectVersion = "3.6.3"
6060
val circeVersion = "0.14.15"
61-
val fs2Version = "3.12.2"
61+
val fs2Version = "3.13.0"
6262
val http4sVersion = "0.23.33"
6363
val natchezVersion = "0.3.8"
6464
val munitVersion = "1.2.0"

0 commit comments

Comments
 (0)