Skip to content

Commit

Permalink
Update cask from 0.6.7 to 0.9.1 (#1444)
Browse files Browse the repository at this point in the history
Pull request: #1444
  • Loading branch information
scala-steward authored Mar 7, 2024
1 parent 47512ee commit 9b5bf77
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 @@ -80,7 +80,7 @@ object Deps {
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.11"
val bsp4j = ivy"ch.epfl.scala:bsp4j:${bspVersion}"
val bcprovJdk15on = ivy"org.bouncycastle:bcprov-jdk18on:1.77"
val cask = ivy"com.lihaoyi::cask:0.6.7"
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"
Expand Down

0 comments on commit 9b5bf77

Please sign in to comment.