Skip to content

Commit

Permalink
Update interface to 0.0.12 (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and alexarchambault committed Aug 13, 2019
1 parent 9748e4b commit b2967f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Deps.scala
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ object Deps {
def caseAppAnnotations = "com.github.alexarchambault" %% "case-app-annotations" % Versions.caseApp
def caseApp = "com.github.alexarchambault" %% "case-app" % Versions.caseApp
def coursier = "io.get-coursier" %% "coursier" % "2.0.0-RC3-2"
def coursierApi = "io.get-coursier" % "interface" % "0.0.10"
def coursierApi = "io.get-coursier" % "interface" % "0.0.12"
def directories = "io.github.soc" % "directories" % "11"
def fs2 = "co.fs2" %% "fs2-core" % "1.1.0-M1"
def jansi = "org.fusesource.jansi" % "jansi" % "1.18"
Expand Down

0 comments on commit b2967f8

Please sign in to comment.