Update pom.xml

This commit is contained in:
Kobe ⑧ 2024-08-22 18:36:50 +08:00 committed by GitHub
parent 007e01156b
commit 9e7e90db6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

12
pom.xml
View File

@ -898,7 +898,17 @@
<artifactId>adventure-text-minimessage</artifactId>
<version>4.17.0</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-platform-bukkit</artifactId>
<version>4.3.4</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-serializer-gson</artifactId>
<version>4.17.0</version>
</dependency>
<!-- LuckPerms plugin -->
<dependency>
<groupId>net.luckperms</groupId>