Skip to content

Commit

Permalink
Update coursier from 2.1.8 to 2.1.9 (#2971)
Browse files Browse the repository at this point in the history
Pull request: #2971
  • Loading branch information
lefou authored Feb 8, 2024
1 parent eb05799 commit 3335d2a
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 @@ -120,7 +120,7 @@ object Deps {
val asmTree = ivy"org.ow2.asm:asm-tree:9.6"
val bloopConfig = ivy"ch.epfl.scala::bloop-config:1.5.5"

val coursier = ivy"io.get-coursier::coursier:2.1.8"
val coursier = ivy"io.get-coursier::coursier:2.1.9"
val coursierInterface = ivy"io.get-coursier:interface:1.0.19"

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

0 comments on commit 3335d2a

Please sign in to comment.