Skip to content

Commit

Permalink
fix(deps): update dependency net.kyori:adventure-api to v4.17.0 (#556)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 02187ce commit 52e3b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencyResolutionManagement {
version("kubernetes-client", "6.12.1")
version("grpc", "1.63.0")

library("adventure-api", "net.kyori:adventure-api:4.16.0")
library("adventure-api", "net.kyori:adventure-api:4.17.0")
library("adventure-platform-bungeecord", "net.kyori:adventure-platform-bungeecord:4.3.2")
library("annotations-api", "org.apache.tomcat:annotations-api:6.0.53")
library("bungeecord-api", "net.md-5:bungeecord-api:1.20-R0.2")
Expand Down

0 comments on commit 52e3b0e

Please sign in to comment.