Update ASM version

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot 2021-03-17 07:52:48 +11:00
parent 4763ccb145
commit a796329436

View File

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