Skip to content

Commit

Permalink
Update dependency net.kyori:adventure-text-serializer-plain to v4.17.0 (
Browse files Browse the repository at this point in the history
#141)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 16, 2024
1 parent 177cf94 commit 8ceb134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messaging/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description = "Utilities for message dispatching"
dependencies {
api("net.kyori", "adventure-platform-bukkit", "4.3.2")
api("net.kyori", "adventure-text-minimessage", "4.15.0")
api("net.kyori", "adventure-text-serializer-plain", "4.14.0")
api("net.kyori", "adventure-text-serializer-plain", "4.17.0")
compileOnly("com.destroystokyo.paper:paper-api:1.16.5-R0.1-SNAPSHOT")
api(project(":core")){
exclude("org.spigot")
Expand Down

0 comments on commit 8ceb134

Please sign in to comment.