Skip to content

Commit

Permalink
Update ammonite from 3.0.0-M1-19-a7973e17 to 3.0.0-M2-2-741e5dbb (#3163)
Browse files Browse the repository at this point in the history
Pull request: #3163
  • Loading branch information
lefou authored May 21, 2024
1 parent 3b01fb7 commit d6e8b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ object Deps {
Seq(Play_3_0, Play_2_9, Play_2_8, Play_2_7, Play_2_6).map(p => (p.playBinVersion, p)).toMap

val acyclic = ivy"com.lihaoyi:::acyclic:0.3.12"
val ammoniteVersion = "3.0.0-M1-19-a7973e17"
val ammoniteVersion = "3.0.0-M2-2-741e5dbb"
val asmTree = ivy"org.ow2.asm:asm-tree:9.7"
val bloopConfig = ivy"ch.epfl.scala::bloop-config:1.5.5"

Expand Down

0 comments on commit d6e8b1d

Please sign in to comment.