1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2026-01-04 15:31:48 +00:00

Bump Geyser, Cumulus, Events versions to fix an issue with Events

This commit is contained in:
Tim203
2023-08-15 19:00:05 +02:00
parent d1f3aae56c
commit 9c79df6fb7
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
dependencies {
api("org.geysermc", "common", Versions.geyserVersion)
api("org.geysermc.geyser", "common", Versions.geyserVersion)
api("org.geysermc.cumulus", "cumulus", Versions.cumulusVersion)
api("org.geysermc.event", "events", Versions.eventsVersion)