Skip to content

Commit

Permalink
chore(deps): Update dependency net.kyori:adventure-platform-fabric to…
Browse files Browse the repository at this point in the history
… v5.14.1
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent db53830 commit 76040df
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 @@ -26,7 +26,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" }
adventureApi = { group = "net.kyori", name = "adventure-api", version = "4.15.0" }
adventureFabric = "net.kyori:adventure-platform-fabric:5.13.0"
adventureFabric = "net.kyori:adventure-platform-fabric:5.14.1"

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

0 comments on commit 76040df

Please sign in to comment.