Skip to content

Commit

Permalink
Update FoliaLib
Browse files Browse the repository at this point in the history
  • Loading branch information
TechnicallyCoded committed Dec 23, 2024
1 parent 12125d2 commit 4c6b7fa
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -343,9 +338,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 -->
Expand Down

0 comments on commit 4c6b7fa

Please sign in to comment.