Skip to content

Commit

Permalink
fix(deps): update dependency net.kyori:adventure-platform-bungeecord …
Browse files Browse the repository at this point in the history
…to v4.3.3 (#582)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 16, 2024
1 parent 92ba7a9 commit 05e3471
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 @@ -8,7 +8,7 @@ dependencyResolutionManagement {
version("grpc", "1.64.0")

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

0 comments on commit 05e3471

Please sign in to comment.