Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #338 from scala-steward/update/fs2-core-3.1.5
Browse files Browse the repository at this point in the history
Update fs2-core to 3.1.5
  • Loading branch information
mergify[bot] authored Oct 8, 2021
2 parents 7175f03 + 97cfe02 commit 5bef673
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 @@ -80,7 +80,7 @@ val commonSettings = List(
"org.typelevel" %% "cats-core" % "2.6.1",
"org.typelevel" %% "cats-effect" % "3.2.9",
"org.typelevel" %% "cats-tagless-macros" % "0.14.0",
"co.fs2" %% "fs2-core" % "3.1.4",
"co.fs2" %% "fs2-core" % "3.1.5",
"com.github.valskalla" %% "odin-core" % "0.13.0",
"io.circe" %% "circe-core" % "0.14.1",
"dev.optics" %% "monocle-macro" % "3.1.0",
Expand Down

0 comments on commit 5bef673

Please sign in to comment.