Add 1.16.2 support.

This commit is contained in:
Brianna 2020-09-23 10:59:21 -05:00
parent b9baeaf2e1
commit 6a47b238b4

View File

@ -101,7 +101,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<version>1.15</version>
<version>1.16.2</version>
<scope>provided</scope>
</dependency>
<dependency>