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 727d4ba commit 1e71a5aCopy full SHA for 1e71a5a
build.gradle.kts
@@ -40,7 +40,7 @@ dependencies {
40
compileOnly("org.spigotmc:spigot-api:1.19.3-R0.1-SNAPSHOT")
41
compileOnly("net.md-5:bungeecord-api:1.19-R0.1-SNAPSHOT")
42
43
- implementation("com.github.cryptomorin:XSeries:9.3.0")
+ implementation("com.github.cryptomorin:XSeries:9.4.0")
44
45
testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
46
}
0 commit comments