Skip to content

Commit

Permalink
Update interface to 1.0.15 (#1075)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 12, 2023
1 parent 858b157 commit 7bec352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ object Deps {
def caseApp = ivy"com.github.alexarchambault::case-app:${Versions.caseApp}"
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.9.0"
def coursier = ivy"io.get-coursier::coursier:2.1.0"
def coursierApi = ivy"io.get-coursier:interface:1.0.14"
def coursierApi = ivy"io.get-coursier:interface:1.0.15"
def directories = ivy"io.github.soc:directories:12"
def fs2 = ivy"co.fs2::fs2-core:2.5.11"
def jansi = ivy"org.fusesource.jansi:jansi:2.4.0"
Expand Down

0 comments on commit 7bec352

Please sign in to comment.