Skip to content

Commit

Permalink
Merge branch 'main' into update/sbt-1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 7, 2024
2 parents 8b34731 + 026b4b4 commit 0205466
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 @@ -12,7 +12,7 @@ object Dependencies {
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"
val newtypes = "io.monix" %% "newtypes-core" % "0.3.0"

val circeAll: Seq[ModuleID] = Seq(
"io.circe" %% "circe-generic",
Expand Down

0 comments on commit 0205466

Please sign in to comment.