Skip to content

Commit

Permalink
Update coursier-interface to 1.0.19 (#2784)
Browse files Browse the repository at this point in the history
Pull request: #2784
  • Loading branch information
lefou authored Sep 26, 2023
1 parent cd6f258 commit b2c01d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ object Deps {
val bloopConfig = ivy"ch.epfl.scala::bloop-config:1.5.5"

val coursier = ivy"io.get-coursier::coursier:2.1.7"
val coursierInterface = ivy"io.get-coursier:interface:1.0.18"
val coursierInterface = ivy"io.get-coursier:interface:1.0.19"

val cask = ivy"com.lihaoyi::cask:0.9.1"
val castor = ivy"com.lihaoyi::castor:0.3.0"
Expand Down

0 comments on commit b2c01d7

Please sign in to comment.