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 1020c72 commit 55123abCopy full SHA for 55123ab
project/deps.sc
@@ -64,7 +64,7 @@ object Deps {
64
def scalaPackager = "0.1.27"
65
def signingCli = "0.1.9"
66
}
67
- def ammonite = ivy"com.lihaoyi:::ammonite:2.5.4-16-7317286d"
+ def ammonite = ivy"com.lihaoyi:::ammonite:2.5.4-19-cd76521f"
68
def asm = ivy"org.ow2.asm:asm:9.3"
69
// Force using of 2.13 - is there a better way?
70
def bloopConfig = ivy"io.github.alexarchambault.bleep:bloop-config_2.13:1.5.3-sc-1"
0 commit comments