Skip to content

Commit

Permalink
Bump adventure-api
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Nov 30, 2024
1 parent 83d926e commit 1aa4553
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 @@ -27,7 +27,7 @@ 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" }
cloud-minecraft-extras = { module = "org.incendo:cloud-minecraft-extras", 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" }
adventureMod = { module = "net.kyori:adventure-platform-mod-shared", version.ref = "adventureMod" }
adventureFabric = { module = "net.kyori:adventure-platform-fabric", version.ref = "adventureMod" }

Expand Down

0 comments on commit 1aa4553

Please sign in to comment.