mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2024-11-10 13:48:59 +00:00
Update pom.xml
Updated Libs Disguise version
This commit is contained in:
parent
0bb5265b77
commit
f3130f5cfc
1 changed files with 6 additions and 6 deletions
10
pom.xml
10
pom.xml
|
@ -123,11 +123,11 @@
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.TotalFreedom</groupId>
|
<groupId>com.github.TotalFreedom</groupId>
|
||||||
<artifactId>TF-LibsDisguises</artifactId>
|
<artifactId>TF-LibsDisguises</artifactId>
|
||||||
<version>913a577436</version>
|
<version>913a577436</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
Loading…
Reference in a new issue