1
mirror of https://github.com/CarmJos/MineConfiguration.git synced 2024-09-19 20:05:49 +00:00

Merge pull request #3 from CarmJos/dependabot/maven/org.spigotmc-spigot-api-1.18.2-R0.1-SNAPSHOT

Bump spigot-api from 1.8.8-R0.1-SNAPSHOT to 1.18.2-R0.1-SNAPSHOT
This commit is contained in:
Carm Jos 2022-04-23 09:19:31 +08:00 committed by GitHub
commit 102f78a21d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.8.8-R0.1-SNAPSHOT</version>
<version>1.18.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>