Skip to content

Commit

Permalink
Update dependency net.kyori:adventure-text-serializer-plain to v4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 29, 2021
1 parent 71c31c0 commit 2a9d87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version_1_16/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
dependencies {
implementation("com.github.GeyserMC:MCProtocolLib:1.16.5-2")
compileOnly(projects.serverwreckerCommon)
compileOnly("net.kyori:adventure-text-serializer-plain:4.8.1")
compileOnly("net.kyori:adventure-text-serializer-plain:4.9.3")
}

setupVersion("v1_16")

0 comments on commit 2a9d87c

Please sign in to comment.