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 9e9ea3e commit c4f3ab7Copy full SHA for c4f3ab7
project/deps.sc
@@ -64,7 +64,7 @@ object Deps {
64
def scalaPackager = "0.1.26"
65
def signingCli = "0.1.6"
66
}
67
- def ammonite = ivy"com.lihaoyi:::ammonite:2.5.3"
+ def ammonite = ivy"com.lihaoyi:::ammonite:2.5.4"
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.0-sc-1"
0 commit comments