Skip to content

Commit

Permalink
Update fs2-core to 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 27, 2024
1 parent 5ecff7e commit b75e907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ val commonSettings = List(
libraryDependencies ++= List(
"org.typelevel" %% "cats-core" % "2.7.0",
"org.typelevel" %% "cats-effect" % "3.3.14",
"co.fs2" %% "fs2-core" % "3.2.14",
"co.fs2" %% "fs2-core" % "3.11.0",
"com.github.valskalla" %% "odin-core" % "0.13.0",
"io.circe" %% "circe-core" % "0.14.2",
"dev.optics" %% "monocle-core" % "3.1.0",
Expand Down

0 comments on commit b75e907

Please sign in to comment.