Skip to content

Commit

Permalink
chore(deps): Update dependency net.kyori:adventure-api to v4.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent d946d07 commit 1cdf251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ cloud-minecraft-bom = { module = "org.incendo:cloud-minecraft-bom", version.ref
cloud-core = { module = "org.incendo:cloud-core", version.ref = "cloud" }
cloud-brigadier = { module = "org.incendo:cloud-brigadier", version.ref = "cloudMinecraft" }
cloud-minecraft-signed-arguments = { module = "org.incendo:cloud-minecraft-signed-arguments", version.ref = "cloudMinecraft" }
adventureApi = { group = "net.kyori", name = "adventure-api", version = "4.15.0" }
adventureApi = { group = "net.kyori", name = "adventure-api", version = "4.18.0" }
adventureFabric = "net.kyori:adventure-platform-fabric:5.13.0"

immutables = { group = "org.immutables", name = "value", version.ref = "immutables" }
Expand Down

0 comments on commit 1cdf251

Please sign in to comment.