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.9.3
  • Loading branch information
renovate-bot committed Dec 17, 2021
1 parent 0286ee4 commit 2b9bc36
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.1")
implementation("net.kyori:adventure-text-serializer-plain:4.9.3")

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

0 comments on commit 2b9bc36

Please sign in to comment.