Prepare for Java 16

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2021-03-17 07:53:10 +11:00
parent 9da047989c
commit 9c13408431
2 changed files with 3 additions and 3 deletions

View File

@@ -54,7 +54,7 @@
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.0</version>
<version>9.1</version>
<scope>compile</scope>
</dependency>
<!-- deprecated API depend -->