Skip to content

Commit

Permalink
Merge pull request Dwolla#225 from Dwolla/update/fs2-core-3.9.3
Browse files Browse the repository at this point in the history
Update fs2-core, fs2-io to 3.9.3
  • Loading branch information
mergify[bot] committed Dec 20, 2023
2 parents 7c24382 + 1c3c9bf commit b21f6af
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 @@ -74,8 +74,8 @@ object BouncyCastlePlugin extends AutoPlugin {
Seq(
"org.typelevel" %% "cats-core" % "2.10.0",
"org.typelevel" %% "cats-effect" % "3.5.2",
"co.fs2" %% "fs2-core" % "3.9.2",
"co.fs2" %% "fs2-io" % "3.9.2",
"co.fs2" %% "fs2-core" % "3.9.3",
"co.fs2" %% "fs2-io" % "3.9.3",
"com.chuusai" %% "shapeless" % "2.3.10",
"org.scala-lang.modules" %% "scala-collection-compat" % "2.11.0",
"org.typelevel" %% "log4cats-core" % "2.6.0",
Expand Down

0 comments on commit b21f6af

Please sign in to comment.