Skip to content

Commit

Permalink
Update dependency net.kyori:adventure-api to v4.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent ccbf177 commit 1439dd3
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 @@ -22,7 +22,7 @@ dependencyResolutionManagement {
version("configurate", "4.1.2")
library("configurate-core", "org.spongepowered", "configurate-core").versionRef("configurate")
library("configurate-yaml", "org.spongepowered", "configurate-yaml").versionRef("configurate")
library("adventure-api", "net.kyori:adventure-api:4.14.0")
library("adventure-api", "net.kyori:adventure-api:4.15.0")
library("adventure-bukkit","net.kyori:adventure-platform-bukkit:4.3.2")

library("bstats", "org.bstats:bstats-bukkit:3.0.2")
Expand Down

0 comments on commit 1439dd3

Please sign in to comment.