Skip to content

Commit

Permalink
Update ammonite to 2.5.4-14-dc4c47bc
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and lwronski committed Aug 17, 2022
1 parent 4d78aad commit 3dbfe01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Expand Up @@ -64,7 +64,7 @@ object Deps {
def scalaPackager = "0.1.26"
def signingCli = "0.1.7"
}
def ammonite = ivy"com.lihaoyi:::ammonite:2.5.4-13-1ebd00a6"
def ammonite = ivy"com.lihaoyi:::ammonite:2.5.4-14-dc4c47bc"
def asm = ivy"org.ow2.asm:asm:9.3"
// Force using of 2.13 - is there a better way?
def bloopConfig = ivy"io.github.alexarchambault.bleep:bloop-config_2.13:1.5.0-sc-1"
Expand Down

0 comments on commit 3dbfe01

Please sign in to comment.