Skip to content

Commit 55123ab

Browse files
Update ammonite to 2.5.4-19-cd76521f (#1298)
1 parent 1020c72 commit 55123ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ object Deps {
6464
def scalaPackager = "0.1.27"
6565
def signingCli = "0.1.9"
6666
}
67-
def ammonite = ivy"com.lihaoyi:::ammonite:2.5.4-16-7317286d"
67+
def ammonite = ivy"com.lihaoyi:::ammonite:2.5.4-19-cd76521f"
6868
def asm = ivy"org.ow2.asm:asm:9.3"
6969
// Force using of 2.13 - is there a better way?
7070
def bloopConfig = ivy"io.github.alexarchambault.bleep:bloop-config_2.13:1.5.3-sc-1"

0 commit comments

Comments
 (0)