Skip to content

Commit 75150de

Browse files
Update fs2-core, fs2-io to 3.9.2 (#3164)
1 parent 49ff0c3 commit 75150de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ object Dependencies {
2020
val cron4sCore = "com.github.alonsodomin.cron4s" %% "cron4s-core" % "0.6.1"
2121
val decline = "com.monovore" %% "decline" % "2.4.1"
2222
val disciplineMunit = "org.typelevel" %% "discipline-munit" % "1.0.9"
23-
val fs2Core = "co.fs2" %% "fs2-core" % "3.9.1"
23+
val fs2Core = "co.fs2" %% "fs2-core" % "3.9.2"
2424
val fs2Io = "co.fs2" %% "fs2-io" % fs2Core.revision
2525
val gitignore = "com.github.arturopala" %% "gitignore" % "0.6.0"
2626
val http4sCore = "org.http4s" %% "http4s-core" % "1.0.0-M40"

0 commit comments

Comments
 (0)