Update pom.xml

This commit is contained in:
IuCC 2023-06-18 17:31:37 +02:00 committed by GitHub
parent 1c3864e608
commit d3dedea968
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,11 @@
<version>1.19.4-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-minimessage</artifactId>
<version>4.14.0</version>
</dependency>
</dependencies>
<repositories>