mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-07-03 16:25:32 +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>
|
||||
<url>https://repository.minecodes.pl/releases</url>
|
||||
</repository>
|
||||
<!-- FoliaLib https://github.com/TechnicallyCoded/FoliaLib -->
|
||||
<repository>
|
||||
<id>devmart-other</id>
|
||||
<url>https://nexuslite.gcnt.net/repos/other/</url>
|
||||
</repository>
|
||||
<!-- Used by FactionsBridge -->
|
||||
<repository>
|
||||
<id>devmart-public</id>
|
||||
@ -355,9 +350,9 @@
|
||||
</dependency>
|
||||
<!-- FoliaLib -->
|
||||
<dependency>
|
||||
<groupId>com.tcoded</groupId>
|
||||
<groupId>com.github.TechnicallyCoded</groupId>
|
||||
<artifactId>FoliaLib</artifactId>
|
||||
<version>0.3.1</version>
|
||||
<version>0.4.3</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<!-- FactionsBridge -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user