Skip to content

Commit

Permalink
Update interface to 1.0.19 (#1266)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 28, 2023
1 parent 47b0b47 commit 8736551
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 @@ -47,7 +47,7 @@ object Deps {
def classPathUtil = ivy"io.get-coursier::class-path-util:0.1.4"
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.11.0"
def coursier = ivy"io.get-coursier::coursier:${Versions.coursier}"
def coursierApi = ivy"io.get-coursier:interface:1.0.18"
def coursierApi = ivy"io.get-coursier:interface:1.0.19"
def coursierLauncher = ivy"io.get-coursier:coursier-launcher_2.13:${Versions.coursier}"
def dependencyInterface = ivy"io.get-coursier::dependency-interface:0.2.3"
def directiveHandler = ivy"io.github.alexarchambault.scala-cli::directive-handler:0.1.4"
Expand Down

0 comments on commit 8736551

Please sign in to comment.