Skip to content

Commit

Permalink
chore(deps): update dependency net.kyori:adventure-text-serializer-pl…
Browse files Browse the repository at this point in the history
…ain to v4.10.0
  • Loading branch information
renovate-bot committed Feb 28, 2022
1 parent 0a837c2 commit 6aa3491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
compileOnly("org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT")

implementation("net.kyori:adventure-platform-bukkit:4.0.1")
implementation("net.kyori:adventure-text-serializer-plain:4.9.3")
implementation("net.kyori:adventure-text-serializer-plain:4.10.0")

implementation("dev.tehbrian:tehlib-paper:0.1.0-SNAPSHOT") {
exclude(group = "cloud.commandframework")
Expand Down

0 comments on commit 6aa3491

Please sign in to comment.