Skip to content

Commit

Permalink
Update dependency-interface to 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 20, 2024
1 parent 6342755 commit 64d6adf
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 @@ -112,7 +112,7 @@ object Deps {
val cask = ivy"com.lihaoyi::cask:0.9.1"
val classPathUtil = ivy"io.get-coursier::class-path-util:0.1.4"
val coursierInterface = ivy"io.get-coursier:interface:1.0.19"
val coursierDependencyInterface = ivy"io.get-coursier::dependency-interface:0.2.3"
val coursierDependencyInterface = ivy"io.get-coursier::dependency-interface:0.2.4"
val fansi = ivy"com.lihaoyi::fansi:0.5.0"
val fastparse = ivy"com.lihaoyi::fastparse:$fastparseVersion"
val geny = ivy"com.lihaoyi::geny:1.1.1"
Expand Down

0 comments on commit 64d6adf

Please sign in to comment.