We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e1bb09 commit f494297Copy full SHA for f494297
1 file changed
pom.xml
@@ -156,11 +156,6 @@
156
<name>mineCodes Organization Repository</name>
157
<url>https://repository.minecodes.pl/releases</url>
158
</repository>
159
- <!-- FoliaLib https://github.com/TechnicallyCoded/FoliaLib -->
160
- <repository>
161
- <id>devmart-other</id>
162
- <url>https://nexuslite.gcnt.net/repos/other/</url>
163
- </repository>
164
<!-- Used by FactionsBridge -->
165
<repository>
166
<id>devmart-public</id>
@@ -355,9 +350,9 @@
355
350
</dependency>
356
351
<!-- FoliaLib -->
357
352
<dependency>
358
- <groupId>com.tcoded</groupId>
353
+ <groupId>com.github.TechnicallyCoded</groupId>
359
354
<artifactId>FoliaLib</artifactId>
360
- <version>0.3.1</version>
+ <version>0.4.3</version>
361
<scope>compile</scope>
362
363
<!-- FactionsBridge -->
0 commit comments