Skip to content

Commit

Permalink
Update fs2-core, fs2-io to 3.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 20, 2024
1 parent bb430c1 commit 35d78d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ lazy val sharedSettings = Seq(
"org.typelevel" %% "cats-mtl" % "1.3.1",
"org.typelevel" %% "cats-core" % "2.9.0",
"org.typelevel" %% "cats-free" % "2.9.0",
"co.fs2" %% "fs2-core" % "3.7.0",
"co.fs2" %% "fs2-io" % "3.7.0",
"co.fs2" %% "fs2-core" % "3.9.4",
"co.fs2" %% "fs2-io" % "3.9.4",
"org.typelevel" %% "cats-parse" % "0.3.8",
"io.circe" %% "circe-core" % "0.14.6",
"io.circe" %% "circe-parser" % "0.14.6",
Expand Down

0 comments on commit 35d78d6

Please sign in to comment.