Skip to content

Commit f494297

Browse files
Update FoliaLib (#240)
1 parent 6e1bb09 commit f494297

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

pom.xml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,6 @@
156156
<name>mineCodes Organization Repository</name>
157157
<url>https://repository.minecodes.pl/releases</url>
158158
</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>
164159
<!-- Used by FactionsBridge -->
165160
<repository>
166161
<id>devmart-public</id>
@@ -355,9 +350,9 @@
355350
</dependency>
356351
<!-- FoliaLib -->
357352
<dependency>
358-
<groupId>com.tcoded</groupId>
353+
<groupId>com.github.TechnicallyCoded</groupId>
359354
<artifactId>FoliaLib</artifactId>
360-
<version>0.3.1</version>
355+
<version>0.4.3</version>
361356
<scope>compile</scope>
362357
</dependency>
363358
<!-- FactionsBridge -->

0 commit comments

Comments
 (0)