Updated Libs Disguise Version Dependency

It will now always pull the latest 1.11 branch commit, this should remain build-able and stable as it is a TF Project.
This commit is contained in:
Ryan 2017-04-26 22:34:14 +01:00 committed by GitHub
parent c8fb54182e
commit d2503da298

View file

@ -125,7 +125,7 @@
<dependency>
<groupId>com.github.TotalFreedom</groupId>
<artifactId>TF-LibsDisguises</artifactId>
<version>-SNAPSHOT</version>
<version>1.11-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>