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 5619869 commit c289533Copy full SHA for c289533
build.mill
@@ -115,7 +115,7 @@ object Deps {
115
116
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.15"
117
val ammoniteVersion = "3.0.1"
118
- val asmTree = ivy"org.ow2.asm:asm-tree:9.7.1"
+ val asmTree = ivy"org.ow2.asm:asm-tree:9.8"
119
val bloopConfig = ivy"ch.epfl.scala::bloop-config:1.5.5"
120
121
val classgraph = ivy"io.github.classgraph:classgraph:4.8.179"
0 commit comments