Skip to content

Commit 715d004

Browse files
committed
Update cask to 0.9.5
1 parent b98bc05 commit 715d004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ object Deps {
112112
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.15"
113113
val bsp4j = ivy"ch.epfl.scala:bsp4j:${bspVersion}"
114114
val bcprovJdk15on = ivy"org.bouncycastle:bcprov-jdk18on:1.78.1"
115-
val cask = ivy"com.lihaoyi::cask:0.9.1"
115+
val cask = ivy"com.lihaoyi::cask:0.9.5"
116116
val classPathUtil = ivy"io.get-coursier::class-path-util:0.1.4"
117117
val coursierInterface = ivy"io.get-coursier:interface:1.0.19"
118118
val coursierDependencyInterface = ivy"io.get-coursier::dependency-interface:0.2.3"

0 commit comments

Comments
 (0)