Merge pull request #135 from HexedHero/1.17

Bump MC version
This commit is contained in:
Hitosherizu 2021-07-14 23:02:40 -05:00 committed by GitHub
commit acfa96be43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.16.5-R0.1-SNAPSHOT</version>
<version>1.17-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>