Skip to content

Commit

Permalink
chore(deps): update dependency net.kyori:adventure-api to v4.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent ae85e53 commit f9c500e
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 @@ -25,7 +25,7 @@ plugins {
}

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

0 comments on commit f9c500e

Please sign in to comment.