We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acc9bae commit 0d2c4c9Copy full SHA for 0d2c4c9
1 file changed
settings.gradle.kts
@@ -31,7 +31,7 @@ dependencyResolutionManagement {
31
library("eldoutil-plugin", "de.eldoria.util", "plugin").versionRef("eldoutil")
32
bundle("eldoutil", listOf("eldoutil-plugin"))
33
34
- library("velocity", "com.velocitypowered:velocity-api:3.3.0-SNAPSHOT")
+ library("velocity", "com.velocitypowered:velocity-api:3.4.0")
35
library("paper", "io.papermc.paper:paper-api:1.19.2-R0.1-SNAPSHOT")
36
plugin("shadow", "com.gradleup.shadow").version("9.3.1")
37
plugin("pluginyml", "net.minecrell.plugin-yml.bukkit").version("0.6.0")
0 commit comments