Skip to content

Commit

Permalink
Update ammonite to 2.5.4-15-f4a8969b (#1264)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 19, 2022
1 parent c74c68c commit 135922a
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.27"
def signingCli = "0.1.8"
}
def ammonite = ivy"com.lihaoyi:::ammonite:2.5.4-14-dc4c47bc"
def ammonite = ivy"com.lihaoyi:::ammonite:2.5.4-15-f4a8969b"
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.3-sc-1"
Expand Down

0 comments on commit 135922a

Please sign in to comment.