1
mirror of https://github.com/CarmJos/EasyConfiguration.git synced 2026-06-04 18:48:20 +08:00

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

Bump spigot-api from 1.18.1-R0.1-SNAPSHOT to 1.18.2-R0.1-SNAPSHOT
This commit is contained in:
2022-04-17 00:45:01 +08:00
committed by GitHub
+1 -1
View File
@@ -29,7 +29,7 @@
<dependency> <dependency>
<groupId>org.spigotmc</groupId> <groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId> <artifactId>spigot-api</artifactId>
<version>1.18.1-R0.1-SNAPSHOT</version> <version>1.18.2-R0.1-SNAPSHOT</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>