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.2 (jeremylvln#326)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent 2c4ba86 commit a9d6e34
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.60.1")

library("adventure-api", "net.kyori:adventure-api:4.15.0")
library("adventure-platform-bungeecord", "net.kyori:adventure-platform-bungeecord:4.3.1")
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.18-R0.1-SNAPSHOT")
library("folia-api", "dev.folia:folia-api:1.19.4-R0.1-SNAPSHOT")
Expand Down

0 comments on commit a9d6e34

Please sign in to comment.