Skip to content

Commit

Permalink
Merge pull request #3269 from scala-steward/update/fs2-core-3.9.4
Browse files Browse the repository at this point in the history
Update fs2-core, fs2-io to 3.9.4
  • Loading branch information
mergify[bot] authored Jan 20, 2024
2 parents 7a26839 + ddbf922 commit bd735d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ object Dependencies {
val cron4sCore = "com.github.alonsodomin.cron4s" %% "cron4s-core" % "0.7.0"
val decline = "com.monovore" %% "decline" % "2.4.1"
val disciplineMunit = "org.typelevel" %% "discipline-munit" % "1.0.9"
val fs2Core = "co.fs2" %% "fs2-core" % "3.9.3"
val fs2Core = "co.fs2" %% "fs2-core" % "3.9.4"
val fs2Io = "co.fs2" %% "fs2-io" % fs2Core.revision
val http4sCore = "org.http4s" %% "http4s-core" % "1.0.0-M40"
val http4sCirce = "org.http4s" %% "http4s-circe" % http4sCore.revision
Expand Down

0 comments on commit bd735d9

Please sign in to comment.