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 b8bf2a1 commit 55cf1f9Copy full SHA for 55cf1f9
build.gradle.kts
@@ -32,7 +32,7 @@ publishData {
32
dependencies {
33
compileOnly("org.spigotmc", "spigot-api", "1.16.5-R0.1-SNAPSHOT")
34
implementation("de.eldoria", "eldo-util", "1.14.5")
35
- bukkitLibrary("net.kyori", "adventure-platform-bukkit", "4.3.4")
+ bukkitLibrary("net.kyori", "adventure-platform-bukkit", "4.4.0")
36
bukkitLibrary("net.kyori", "adventure-text-minimessage", "4.21.0")
37
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
38
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.4")
0 commit comments