Skip to content

Commit 05725cf

Browse files
GH-8 Update dependency net.kyori:adventure-text-minimessage to v4.16.0 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 569ff42 commit 05725cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eternalcode-commons-adventure/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
dependencies {
1010
api(project(":eternalcode-commons-shared"))
1111

12-
api("net.kyori:adventure-text-minimessage:4.15.0")
12+
api("net.kyori:adventure-text-minimessage:4.16.0")
1313
api("net.kyori:adventure-text-serializer-legacy:4.16.0")
1414
}
1515

0 commit comments

Comments
 (0)