Skip to content

Commit

Permalink
chore(deps): update dependency net.kyori:adventure-text-serializer-le…
Browse files Browse the repository at this point in the history
…gacy to v4.10.1
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 287a1b8 commit f62cbf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ plugins {

dependencies {
api("net.kyori:adventure-api:4.10.1")
api("net.kyori:adventure-text-serializer-legacy:4.10.0")
api("net.kyori:adventure-text-serializer-legacy:4.10.1")
api("net.kyori:adventure-text-serializer-gson:4.10.1")
api("net.kyori:adventure-platform-api:4.1.0")
implementation("org.jetbrains:annotations:23.0.0")
Expand Down

0 comments on commit f62cbf0

Please sign in to comment.