Skip to content

Commit

Permalink
Merge pull request #160 from scala-steward/update/interface-0.0.25
Browse files Browse the repository at this point in the history
Update interface to 0.0.25
  • Loading branch information
github-brice-jaglin authored Sep 4, 2020
2 parents dece553 + d292bba commit d3b5eec
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 d3b5eec

Please # to comment.