Skip to content

Commit

Permalink
fix build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Brokkonaut committed Sep 23, 2018
1 parent 29f4f3e commit c14e29a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Expand Up @@ -140,6 +140,10 @@
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
</exclusion>
<exclusion>
<groupId>org.bstats</groupId>
<artifactId>bstats-bukkit</artifactId>
</exclusion>
</exclusions>
</dependency>

Expand Down

0 comments on commit c14e29a

Please sign in to comment.