Update minimessage to 4.10.0

This commit is contained in:
destro174
2022-02-05 21:16:20 +01:00
parent f00f6e7658
commit e08c5a4a3b
23 changed files with 219 additions and 252 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ dependencies {
// implementation(project(":api"))
implementation(project(":galaxy"))
implementation(project(":velocity"))
// implementation("net.kyori", "adventure-text-minimessage", "4.2.0-SNAPSHOT") {
// implementation("net.kyori", "adventure-text-minimessage", "4.10.0-SNAPSHOT") {
// exclude("net.kyori")
// exclude("net.kyori.examination")
// }