We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b98bc05 commit 715d004Copy full SHA for 715d004
build.mill
@@ -112,7 +112,7 @@ object Deps {
112
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.15"
113
val bsp4j = ivy"ch.epfl.scala:bsp4j:${bspVersion}"
114
val bcprovJdk15on = ivy"org.bouncycastle:bcprov-jdk18on:1.78.1"
115
- val cask = ivy"com.lihaoyi::cask:0.9.1"
+ val cask = ivy"com.lihaoyi::cask:0.9.5"
116
val classPathUtil = ivy"io.get-coursier::class-path-util:0.1.4"
117
val coursierInterface = ivy"io.get-coursier:interface:1.0.19"
118
val coursierDependencyInterface = ivy"io.get-coursier::dependency-interface:0.2.3"
0 commit comments