Removed faucet as a dependency, gives me a clue how many things to change lol

This commit is contained in:
Jaime Martinez Rincon 2017-08-09 14:14:14 +02:00
parent e82ac290b1
commit 45e89bb8ae

View File

@ -98,15 +98,6 @@
</dependency>
<!-- TODO Ditch this dependency, move to ConfigMe -->
<!-- TODO This is shading commons lang3 -->
<dependency>
<groupId>me.jaimemartz</groupId>
<artifactId>faucet-bungee</artifactId>
<version>1.0</version>
<scope>compile</scope>
</dependency>
<!-- TODO Replace with HTTP call to Spigot's API -->
<dependency>
<groupId>org.inventivetalent.update</groupId>