Skip to content

Commit

Permalink
Update ammonite to 2.5.4-16-7317286d (#1283)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 24, 2022
1 parent ae0d45b commit 1fb1641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ object Deps {
def scalaPackager = "0.1.27"
def signingCli = "0.1.9"
}
def ammonite = ivy"com.lihaoyi:::ammonite:2.5.4-15-f4a8969b"
def ammonite = ivy"com.lihaoyi:::ammonite:2.5.4-16-7317286d"
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 1fb1641

Please sign in to comment.