diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0af6db87..4aed7584 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -36,7 +36,7 @@ simpleyaml = "com.github.Carleslc.Simple-YAML:Simple-Yaml:1.8.4" ormlite = "com.j256.ormlite:ormlite-jdbc:6.1" lombok = "org.projectlombok:lombok:1.18.46" bungeecord = "net.md-5:bungeecord-proxy:26.1-R0.1-SNAPSHOT" -velocity = "io.papermc.velocity:velocity-proxy:3.5.0-SNAPSHOT" +velocity = "io.papermc.velocity:velocity-proxy:4.0.0-SNAPSHOT" paper = "io.papermc.paper:paper-api:1.21.10-R0.1-SNAPSHOT" # We have to use 1.16.5 for backwards compatibility spigot = "org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT"