Update to Minecraft 1.18-pre8

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2021-11-25 08:00:00 +11:00
parent 0d839e926c
commit 799bfc92e2
30 changed files with 206 additions and 758 deletions

View File

@@ -4,7 +4,7 @@
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<packaging>jar</packaging>
<version>1.18-pre5-R0.1-SNAPSHOT</version>
<version>1.18-pre8-R0.1-SNAPSHOT</version>
<name>CraftBukkit</name>
<url>https://www.spigotmc.org/</url>
@@ -340,6 +340,7 @@
<algorithms>
<algorithm>SHA-256</algorithm>
</algorithms>
<quiet>true</quiet>
<scopes>
<scope>compile</scope>
<scope>runtime</scope>