Skip to content

Commit 2cb96f6

Browse files
Update dependency net.kyori:adventure-text-minimessage to v4.13.0
1 parent 9df4133 commit 2cb96f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
implementation 'com.charleskorn.kaml:kaml:0.44.0'
2222
// Get the latest version number from https://github.com/charleskorn/kaml/releases/latest
2323

24-
api "net.kyori:adventure-text-minimessage:4.11.0"
24+
api "net.kyori:adventure-text-minimessage:4.13.0"
2525

2626
testImplementation 'org.jetbrains.kotlin:kotlin-test'
2727
}

0 commit comments

Comments
 (0)