Update ASM

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot 2021-08-13 08:45:11 +10:00
parent 7f258ff344
commit 511a9aba49

View File

@ -99,7 +99,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-tree</artifactId>
<version>9.1</version>
<version>9.2</version>
<scope>test</scope>
</dependency>
</dependencies>