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.
2 parents 09239bc + cf28210 commit 2014a73Copy full SHA for 2014a73
build.gradle
@@ -27,7 +27,7 @@ repositories {
27
dependencies {
28
implementation(files("depends/packetevents-585.jar"))
29
implementation(project(':api'))
30
- implementation 'com.github.cryptomorin:XSeries:12.0.0'
+ implementation 'com.github.cryptomorin:XSeries:12.1.0'
31
implementation 'com.google.guava:guava:33.3.1-jre'
32
implementation 'com.google.code.gson:gson:2.11.0'
33
0 commit comments