Skip to content

Commit 247bee6

Browse files
lefouQuafadas
authored andcommitted
Update asm from 9.6 to 9.7 (com-lihaoyi#3112)
Pull request: com-lihaoyi#3112
1 parent e4a672e commit 247bee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ object Deps {
127127

128128
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.11"
129129
val ammoniteVersion = "3.0.0-M1"
130-
val asmTree = ivy"org.ow2.asm:asm-tree:9.6"
130+
val asmTree = ivy"org.ow2.asm:asm-tree:9.7"
131131
val bloopConfig = ivy"ch.epfl.scala::bloop-config:1.5.5"
132132

133133
val coursier = ivy"io.get-coursier::coursier:2.1.9"

0 commit comments

Comments
 (0)