We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4a672e commit 247bee6Copy full SHA for 247bee6
build.sc
@@ -127,7 +127,7 @@ object Deps {
127
128
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.11"
129
val ammoniteVersion = "3.0.0-M1"
130
- val asmTree = ivy"org.ow2.asm:asm-tree:9.6"
+ val asmTree = ivy"org.ow2.asm:asm-tree:9.7"
131
val bloopConfig = ivy"ch.epfl.scala::bloop-config:1.5.5"
132
133
val coursier = ivy"io.get-coursier::coursier:2.1.9"
0 commit comments