Skip to content

Commit c61cbb1

Browse files
authored
Merge pull request #3615 from scala-steward/update/fs2-core-3.12.0
Update fs2-core, fs2-io to 3.12.0
2 parents 2641fb6 + 45b7bd1 commit c61cbb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ object Dependencies {
1919
val cron4sCore = "com.github.alonsodomin.cron4s" %% "cron4s-core" % "0.8.2"
2020
val decline = "com.monovore" %% "decline" % "2.5.0"
2121
val disciplineMunit = "org.typelevel" %% "discipline-munit" % "2.0.0"
22-
val fs2Core = "co.fs2" %% "fs2-core" % "3.11.0"
22+
val fs2Core = "co.fs2" %% "fs2-core" % "3.12.0"
2323
val fs2Io = "co.fs2" %% "fs2-io" % fs2Core.revision
2424
val http4sCore = "org.http4s" %% "http4s-core" % "1.0.0-M44"
2525
val http4sCirce = "org.http4s" %% "http4s-circe" % http4sCore.revision

0 commit comments

Comments
 (0)