Skip to content

Commit 1e78b0c

Browse files
Update ammonite to 2.5.3 (#897)
1 parent 67db91c commit 1e78b0c

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
@@ -58,7 +58,7 @@ object Deps {
5858
def scalaPackager = "0.1.26"
5959
def signingCli = "0.1.2"
6060
}
61-
def ammonite = ivy"com.lihaoyi:::ammonite:2.5.2"
61+
def ammonite = ivy"com.lihaoyi:::ammonite:2.5.3"
6262
def asm = ivy"org.ow2.asm:asm:9.3"
6363
// Force using of 2.13 - is there a better way?
6464
def bloopConfig = ivy"io.github.alexarchambault.bleep:bloop-config_2.13:1.4.20"

0 commit comments

Comments
 (0)