3.14.1
This commit is contained in:
+3
-3
@@ -14,7 +14,7 @@ pitest {
|
||||
}
|
||||
|
||||
group 'sh.okx'
|
||||
version '3.14'
|
||||
version '3.14.1'
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_1_8
|
||||
@@ -46,7 +46,7 @@ dependencies {
|
||||
implementation group: 'org.slf4j', name: 'slf4j-api', version: '1.7.30'
|
||||
|
||||
compileOnly 'org.jetbrains:annotations:22.0.0'
|
||||
compileOnly 'org.spigotmc:spigot-api:1.19.3-R0.1-SNAPSHOT'
|
||||
compileOnly 'org.spigotmc:spigot-api:1.20.1-R0.1-SNAPSHOT'
|
||||
compileOnly('com.github.Realizedd:TokenManager:3.2.4') {
|
||||
transitive = false
|
||||
}
|
||||
@@ -62,7 +62,7 @@ dependencies {
|
||||
compileOnly('com.github.mcMMO-Dev:mcMMO:601297') {
|
||||
exclude group: 'com.sk89q.worldguard'
|
||||
}
|
||||
compileOnly ('com.bencodez:votingplugin:6.9.5') {
|
||||
compileOnly ('com.bencodez:votingplugin:6.13.1') {
|
||||
transitive = false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user