Update to Minecraft 1.18.2

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot
2022-03-01 02:00:00 +11:00
parent f37d1372b3
commit 6b7d2d9a91
3 changed files with 19 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.18.1-R0.1-SNAPSHOT</version>
<version>1.18.2-R0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Bukkit</name>
@@ -48,7 +48,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.8</version>
<version>2.8.9</version>
<scope>compile</scope>
</dependency>
<dependency>