File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ project(":chat-formatter") {
5757
5858 // Kyori Adventure & MiniMessage
5959 implementation(" net.kyori:adventure-platform-bukkit:4.1.2" )
60- implementation(" net.kyori:adventure-text-minimessage:4.11 .0" )
60+ implementation(" net.kyori:adventure-text-minimessage:4.12 .0" )
6161
6262 // LiteCommands & CDN
6363 implementation(" dev.rollczi.litecommands:bukkit:2.7.0" )
@@ -142,7 +142,7 @@ project(":chat-formatter-test") {
142142 testImplementation(project(" :chat-formatter" ))
143143
144144 testImplementation(" net.kyori:adventure-platform-bukkit:4.1.2" )
145- testImplementation(" net.kyori:adventure-text-minimessage:4.11 .0" )
145+ testImplementation(" net.kyori:adventure-text-minimessage:4.12 .0" )
146146 testImplementation(" net.dzikoysk:cdn:1.14.1" )
147147 testImplementation(" org.junit.jupiter:junit-jupiter-api:5.9.1" )
148148 testImplementation(" org.spigotmc:spigot-api:1.18.2-R0.1-SNAPSHOT" )
You can’t perform that action at this time.
0 commit comments