Skip to content

Commit c4f3ab7

Browse files
Update ammonite to 2.5.4 (#1029)
1 parent 9e9ea3e commit c4f3ab7

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.26"
6565
def signingCli = "0.1.6"
6666
}
67-
def ammonite = ivy"com.lihaoyi:::ammonite:2.5.3"
67+
def ammonite = ivy"com.lihaoyi:::ammonite:2.5.4"
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.0-sc-1"

0 commit comments

Comments
 (0)