|
@@ -2,7 +2,7 @@
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
<groupId>com.gmail.nossr50.mcMMO</groupId>
|
|
|
<artifactId>mcMMO</artifactId>
|
|
|
- <version>2.2.007-SNAPSHOT</version>
|
|
|
+ <version>2.2.007</version>
|
|
|
<name>mcMMO</name>
|
|
|
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
|
|
<scm>
|
|
@@ -304,37 +304,37 @@
|
|
|
<dependency>
|
|
|
<groupId>net.kyori</groupId>
|
|
|
<artifactId>adventure-text-serializer-gson</artifactId>
|
|
|
- <version>4.15.0</version>
|
|
|
+ <version>4.16.0</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>net.kyori</groupId>
|
|
|
<artifactId>adventure-text-serializer-gson-legacy-impl</artifactId>
|
|
|
- <version>4.15.0</version>
|
|
|
+ <version>4.16.0</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>net.kyori</groupId>
|
|
|
<artifactId>adventure-text-serializer-json</artifactId>
|
|
|
- <version>4.15.0</version>
|
|
|
+ <version>4.16.0</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>net.kyori</groupId>
|
|
|
<artifactId>adventure-text-serializer-json-legacy-impl</artifactId>
|
|
|
- <version>4.15.0</version>
|
|
|
+ <version>4.16.0</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>net.kyori</groupId>
|
|
|
<artifactId>adventure-api</artifactId>
|
|
|
- <version>4.15.0</version>
|
|
|
+ <version>4.16.0</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>net.kyori</groupId>
|
|
|
<artifactId>adventure-nbt</artifactId>
|
|
|
- <version>4.15.0</version>
|
|
|
+ <version>4.16.0</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>net.kyori</groupId>
|
|
|
<artifactId>adventure-key</artifactId>
|
|
|
- <version>4.15.0</version>
|
|
|
+ <version>4.16.0</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>net.kyori</groupId>
|
|
@@ -375,7 +375,7 @@
|
|
|
<dependency>
|
|
|
<groupId>org.spigotmc</groupId>
|
|
|
<artifactId>spigot-api</artifactId>
|
|
|
- <version>1.19.2-R0.1-SNAPSHOT</version>
|
|
|
+ <version>1.20.5-R0.1-SNAPSHOT</version>
|
|
|
<scope>provided</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|