Skip to content

Commit

Permalink
Bump minimum Bukkit version to 1.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sgdc3 committed Apr 24, 2019
1 parent 065f3ac commit 754648c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -22,7 +22,7 @@
<maven.compiler.source>1.6</maven.compiler.source>
<maven.compiler.target>1.6</maven.compiler.target>
<maven.test.skip>true</maven.test.skip>
<spigot-api.version>1.8-R0.1-SNAPSHOT</spigot-api.version>
<spigot-api.version>1.8.8-R0.1-SNAPSHOT</spigot-api.version>
</properties>

<modules>
Expand Down

0 comments on commit 754648c

Please sign in to comment.