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
dwolla-oss-scala-steward[bot] committed Aug 26, 2024
1 parent f939d67 commit 3ff1641
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 @@ -9,7 +9,7 @@ object Dependencies {
val catsLaws = "org.typelevel" %% "cats-core" % catsCore.revision
val catsEffect = "org.typelevel" %% "cats-effect" % "3.5.4"
val catsEffectLaws = "org.typelevel" %% "cats-effect-laws" % catsEffect.revision
val fs2 = "co.fs2" %% "fs2-core" % "3.10.2"
val fs2 = "co.fs2" %% "fs2-core" % "3.11.0"
val dwollaFs2Utils = "com.dwolla" %% "fs2-utils" % "3.0.0-RC2"
val shapeless = "com.chuusai" %% "shapeless" % "2.3.12"
val newtypes = "io.monix" %% "newtypes-core" % "0.2.3"
Expand Down

0 comments on commit 3ff1641

Please sign in to comment.