Skip to content

Commit

Permalink
Merge branch 'main' into update/sbt-1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Aug 26, 2024
2 parents a8653ad + bbbfb8a commit 2b4d1a5
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 2b4d1a5

Please sign in to comment.