1
mirror of https://github.com/CarmJos/BukkitJSONSerializer.git synced 2026-06-04 08:38:22 +08:00

fix(deps): update dependency org.spigotmc:spigot to v1.17-r0.1

This commit is contained in:
renovate[bot]
2025-01-17 16:10:58 +00:00
committed by Carm
parent 02e9460722
commit 1fc40d6071
+1 -1
View File
@@ -81,7 +81,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<version>1.8.8-R0.1-SNAPSHOT</version>
<version>1.17-R0.1</version>
<scope>provided</scope>
</dependency>