ranks gui
This commit is contained in:
+2
-2
@@ -4,7 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'sh.okx'
|
||||
version '3.9'
|
||||
version '3.10-alpha'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
@@ -28,7 +28,7 @@ dependencies {
|
||||
testImplementation 'com.github.seeseemelk:MockBukkit-v1.15:0.3.0'
|
||||
|
||||
compileOnly 'org.jetbrains:annotations:16.0.2'
|
||||
implementation 'org.spigotmc:spigot-api:1.16.1-R0.1-SNAPSHOT'
|
||||
implementation 'org.spigotmc:spigot-api:1.16.2-R0.1-SNAPSHOT'
|
||||
implementation('com.github.Realizedd:TokenManager:3.2.4') {
|
||||
transitive = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user