Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit cedfa43

Browse files
Update dependency net.kyori:adventure-text-minimessage to v4.13.1
1 parent 3e3f684 commit cedfa43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1")
5353

5454
// Add MiniMessage
55-
implementation("net.kyori:adventure-text-minimessage:4.12.0")
55+
implementation("net.kyori:adventure-text-minimessage:4.13.1")
5656

5757
// Add Ktor
5858
implementation("io.ktor:ktor-client-core:2.2.1")

0 commit comments

Comments
 (0)