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 67db91c commit 1e78b0cCopy full SHA for 1e78b0c
project/deps.sc
@@ -58,7 +58,7 @@ object Deps {
58
def scalaPackager = "0.1.26"
59
def signingCli = "0.1.2"
60
}
61
- def ammonite = ivy"com.lihaoyi:::ammonite:2.5.2"
+ def ammonite = ivy"com.lihaoyi:::ammonite:2.5.3"
62
def asm = ivy"org.ow2.asm:asm:9.3"
63
// Force using of 2.13 - is there a better way?
64
def bloopConfig = ivy"io.github.alexarchambault.bleep:bloop-config_2.13:1.4.20"
0 commit comments