Prepare for 1.20.4

This commit is contained in:
2024-02-19 23:33:30 +01:00
parent 23a7b940b7
commit f494c3bdb3
3 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-api</artifactId>
<version>4.14.0</version>
<version>4.15.0</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
@@ -36,12 +36,12 @@
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-serializer-plain</artifactId>
<version>4.14.0</version>
<version>4.15.0</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-text-minimessage</artifactId>
<version>4.14.0</version>
<version>4.15.0</version>
</dependency>