SPIGOT-7563: Update to latest release of bungeecord-chat

This commit is contained in:
md_5 2024-01-20 10:13:59 +11:00
parent 864e4acc0d
commit c198da22a8
No known key found for this signature in database
GPG key ID: E8E901AC7C617C11

View file

@ -15,7 +15,7 @@ index e98ed55d..900855eb 100644
+ <dependency>
+ <groupId>net.md-5</groupId>
+ <artifactId>bungeecord-chat</artifactId>
+ <version>1.20-R0.1</version>
+ <version>1.20-R0.2</version>
+ <type>jar</type>
+ <scope>compile</scope>
+ </dependency>