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