Skip to content

Commit

Permalink
Update fs2-core, fs2-io to 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Aug 26, 2024
1 parent 79c32a3 commit d911a7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/BouncyCastlePlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ object BouncyCastlePlugin extends AutoPlugin {
Seq(
"org.typelevel" %% "cats-core" % "2.12.0",
"org.typelevel" %% "cats-effect" % "3.5.4",
"co.fs2" %% "fs2-core" % "3.10.2",
"co.fs2" %% "fs2-io" % "3.10.2",
"co.fs2" %% "fs2-core" % "3.11.0",
"co.fs2" %% "fs2-io" % "3.11.0",
"com.chuusai" %% "shapeless" % "2.3.12",
"org.scala-lang.modules" %% "scala-collection-compat" % "2.12.0",
"org.typelevel" %% "log4cats-core" % "2.7.0",
Expand Down

0 comments on commit d911a7b

Please sign in to comment.