Skip to content

Commit

Permalink
Update fs2-core, fs2-io to 3.8.0 (#3135)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 1, 2023
1 parent 6824931 commit 960db17
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.6.1"
val decline = "com.monovore" %% "decline" % "2.4.1"
val disciplineMunit = "org.typelevel" %% "discipline-munit" % "1.0.9"
val fs2Core = "co.fs2" %% "fs2-core" % "3.7.0"
val fs2Core = "co.fs2" %% "fs2-core" % "3.8.0"
val fs2Io = "co.fs2" %% "fs2-io" % fs2Core.revision
val gitignore = "com.github.arturopala" %% "gitignore" % "0.6.0"
val http4sCore = "org.http4s" %% "http4s-core" % "1.0.0-M39"
Expand Down

0 comments on commit 960db17

Please sign in to comment.