Skip to content

Commit 3ac16d8

Browse files
GH-18 Update dependency net.kyori:adventure-text-serializer-legacy to v4.17.0 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59b9d36 commit 3ac16d8

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
@@ -10,7 +10,7 @@ dependencies {
1010
api(project(":eternalcode-commons-shared"))
1111

1212
api("net.kyori:adventure-text-minimessage:4.16.0")
13-
api("net.kyori:adventure-text-serializer-legacy:4.16.0")
13+
api("net.kyori:adventure-text-serializer-legacy:4.17.0")
1414
}
1515

1616
tasks.test {

0 commit comments

Comments
 (0)