mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-12-19 14:59:20 +00:00
Update build file to reflect changes made in master
This commit is contained in:
@@ -24,7 +24,7 @@ relocate("com.google.guava")
|
|||||||
relocate("it.unimi")
|
relocate("it.unimi")
|
||||||
|
|
||||||
// these dependencies are already present on the platform
|
// these dependencies are already present on the platform
|
||||||
provided("org.spigotmc", "spigot-api", Versions.spigotVersion)
|
provided("com.destroystokyo.paper", "paper-api", Versions.spigotVersion)
|
||||||
provided("com.mojang", "authlib", authlibVersion)
|
provided("com.mojang", "authlib", authlibVersion)
|
||||||
provided("io.netty", "netty-transport", Versions.nettyVersion)
|
provided("io.netty", "netty-transport", Versions.nettyVersion)
|
||||||
provided("io.netty", "netty-codec", Versions.nettyVersion)
|
provided("io.netty", "netty-codec", Versions.nettyVersion)
|
||||||
|
|||||||
Reference in New Issue
Block a user