1
mirror of https://github.com/CarmJos/cn2b2t-project.git synced 2024-09-19 22:05:45 +00:00

修改依赖

This commit is contained in:
carm 2021-10-17 15:36:33 +08:00
parent 362b670cd2
commit 3523837f3f

View File

@ -21,6 +21,14 @@
<dependencies> <dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>2b2t-core</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
<!-- <dependency>--> <!-- <dependency>-->
<!-- <groupId>org.spigotmc</groupId>--> <!-- <groupId>org.spigotmc</groupId>-->
<!-- <artifactId>spigot</artifactId>--> <!-- <artifactId>spigot</artifactId>-->