mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-07-04 00:36:08 +00:00
Update FoliaLib (#240)
This commit is contained in:
parent
6e1bb098c9
commit
f494297607
9
pom.xml
9
pom.xml
@ -156,11 +156,6 @@
|
|||||||
<name>mineCodes Organization Repository</name>
|
<name>mineCodes Organization Repository</name>
|
||||||
<url>https://repository.minecodes.pl/releases</url>
|
<url>https://repository.minecodes.pl/releases</url>
|
||||||
</repository>
|
</repository>
|
||||||
<!-- FoliaLib https://github.com/TechnicallyCoded/FoliaLib -->
|
|
||||||
<repository>
|
|
||||||
<id>devmart-other</id>
|
|
||||||
<url>https://nexuslite.gcnt.net/repos/other/</url>
|
|
||||||
</repository>
|
|
||||||
<!-- Used by FactionsBridge -->
|
<!-- Used by FactionsBridge -->
|
||||||
<repository>
|
<repository>
|
||||||
<id>devmart-public</id>
|
<id>devmart-public</id>
|
||||||
@ -355,9 +350,9 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
<!-- FoliaLib -->
|
<!-- FoliaLib -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.tcoded</groupId>
|
<groupId>com.github.TechnicallyCoded</groupId>
|
||||||
<artifactId>FoliaLib</artifactId>
|
<artifactId>FoliaLib</artifactId>
|
||||||
<version>0.3.1</version>
|
<version>0.4.3</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- FactionsBridge -->
|
<!-- FactionsBridge -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user