Skip to content

Commit

Permalink
update cloud confirmation processor, closes #52
Browse files Browse the repository at this point in the history
  • Loading branch information
granny committed Jul 22, 2024
1 parent 7405434 commit 5b3b41a
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 @@ -57,7 +57,7 @@ cloudBrigadier = { group = "org.incendo", name = "cloud-brigadier", version.ref
cloudPaper = { group = "org.incendo", name = "cloud-paper", version.ref = "cloud" }
cloudFabric = { group = "org.incendo", name = "cloud-fabric", version.ref = "cloud" }
cloudMinecraftExtras = { group = "org.incendo", name = "cloud-minecraft-extras", version.ref = "cloud" }
cloudProcessorsConfirmation = { group = "org.incendo", name = "cloud-processors-confirmation", version = "1.0.0-beta.2" }
cloudProcessorsConfirmation = { group = "org.incendo", name = "cloud-processors-confirmation", version = "1.0.0-beta.3" }

adventureApi = { group = "net.kyori", name = "adventure-api", version.ref = "adventure" }
adventureTextMinimessage = { group = "net.kyori", name = "adventure-text-minimessage", version.ref = "adventure" }
Expand Down

0 comments on commit 5b3b41a

Please sign in to comment.