Skip to content

Commit

Permalink
chore(deps): Update dependency net.kyori:adventure-api to v4.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 5490bc6 commit dc7689d
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.17.0" }
adventureFabric = "net.kyori:adventure-platform-fabric:5.14.1"

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

0 comments on commit dc7689d

Please sign in to comment.