mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-21 18:15:32 +01:00
Update libraries
This commit is contained in:
parent
7f1adc37e1
commit
4cd239c37b
10
core/pom.xml
10
core/pom.xml
@ -16,7 +16,7 @@
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<!-- LocaleLib, mcMMO Classic, PhatLoots, Unite, ZNPCsPlus -->
|
||||
<!-- mcMMO Classic, PhatLoots, Unite, ZNPCsPlus -->
|
||||
<id>jitpack.io</id>
|
||||
<url>https://jitpack.io</url>
|
||||
</repository>
|
||||
@ -25,7 +25,7 @@
|
||||
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<!-- NBT API -->
|
||||
<!-- LocaleLib, NBT API -->
|
||||
<id>codemc-repo</id>
|
||||
<url>https://repo.codemc.org/repository/maven-public/</url>
|
||||
</repository>
|
||||
@ -164,14 +164,14 @@
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.PikaMug</groupId>
|
||||
<groupId>me.pikamug.localelib</groupId>
|
||||
<artifactId>LocaleLib</artifactId>
|
||||
<version>60b38e1fbe</version>
|
||||
<version>4.0.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>de.tr7zw</groupId>
|
||||
<artifactId>item-nbt-api</artifactId>
|
||||
<version>2.13.1</version>
|
||||
<version>2.13.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>xyz.upperlevel.spigot.book</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user