Skip to content

Commit

Permalink
fix(deps): update dependency net.kyori:adventure-api to v4.15.0 (#311)
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 Jan 1, 2024
1 parent 3ec39ce commit 5b66eec
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.9.1")
version("grpc", "1.60.0")

library("adventure-api", "net.kyori:adventure-api:4.14.0")
library("adventure-api", "net.kyori:adventure-api:4.15.0")
library("adventure-platform-bungeecord", "net.kyori:adventure-platform-bungeecord:4.3.1")
library("annotations-api", "org.apache.tomcat:annotations-api:6.0.53")
library("bungeecord-api", "net.md-5:bungeecord-api:1.18-R0.1-SNAPSHOT")
Expand Down

0 comments on commit 5b66eec

Please sign in to comment.