Skip to content

Commit

Permalink
Merge pull request #608 from scala-steward/update/monix-3.4.0
Browse files Browse the repository at this point in the history
Update monix to 3.4.0
  • Loading branch information
mergify[bot] authored May 14, 2021
2 parents 099aa07 + 5174a84 commit 44a2936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ val configDependencies = Seq(
)

val baseDependencies = Seq(
"io.monix" %% "monix" % "3.3.0",
"io.monix" %% "monix" % "3.4.0",
"com.softwaremill.common" %% "tagging" % "2.3.0",
"com.softwaremill.quicklens" %% "quicklens" % "1.7.1"
)
Expand Down

0 comments on commit 44a2936

Please sign in to comment.