Skip to content

Commit

Permalink
Update interface to 0.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 1, 2020
1 parent 90119af commit d292bba
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 @@ -10,6 +10,6 @@ object Dependencies {
// sbt-scalafix doesn't conflict with the user's installed version of sbt-coursier.
// Details: https://github.com/olafurpg/coursier-small
"com.geirsson" %% "coursier-small" % "1.3.3",
"io.get-coursier" % "interface" % "0.0.24"
"io.get-coursier" % "interface" % "0.0.25"
)
}

0 comments on commit d292bba

Please # to comment.