Skip to content

Commit

Permalink
Merge pull request #9 from davenverse/updates
Browse files Browse the repository at this point in the history
Updates
  • Loading branch information
ChristopherDavenport authored Jan 5, 2022
2 parents dc1c1f7 + 14b9031 commit 0de9ad7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ lazy val core = project.in(file("core"))
"io.circe" %% "circe-core" % circeV,
"io.circe" %% "circe-parser" % circeV,

"io.chrisdavenport" %% "rediculous" % "0.2.0-M2",
"io.chrisdavenport" %% "rediculous" % "0.2.0-M3",
"io.chrisdavenport" %% "mapref" % "0.2.1",
"io.chrisdavenport" %% "circuit" % "0.5.0-M1",
"io.chrisdavenport" %% "mules" % "0.5.0-M2",
"io.chrisdavenport" %% "mules" % "0.5.0",
"io.chrisdavenport" %% "single-fibered" % "0.1.0",

// Deps we may use in the future, but don't need presently.
Expand Down

0 comments on commit 0de9ad7

Please sign in to comment.