Skip to content

Commit

Permalink
Update fs2-core, fs2-io to 3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
grokking-steward[bot] authored and mergify[bot] committed Mar 19, 2024
1 parent a24164b commit 8ea2257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import org.portablescala.sbtplatformdeps.PlatformDepsPlugin.autoImport._
object Dependencies {

val declineVersion = "2.4.1"
val fs2Version = "3.9.4"
val fs2Version = "3.10.0"
val scribeVersion = "3.13.0"

val catsCore = Def.setting("org.typelevel" %%% "cats-core" % "2.10.0")
Expand Down

0 comments on commit 8ea2257

Please sign in to comment.