Skip to content

Commit c3c0e90

Browse files
Update fs2-core to 3.9.1
1 parent 537309a commit c3c0e90

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
@@ -89,7 +89,7 @@ Global / fileServicePort := {
8989
}
9090

9191
val catsEffectVersion = "3.5.1"
92-
val fs2Version = "3.9.0"
92+
val fs2Version = "3.9.1"
9393
val http4sVersion = buildinfo.BuildInfo.http4sVersion // share version with build project
9494
val scalaJSDomVersion = "2.6.0"
9595
val circeVersion = "0.14.2"

0 commit comments

Comments
 (0)