3.7-beta
- refactoring - different requirements based on prestige
This commit is contained in:
+2
-2
@@ -4,7 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'sh.okx'
|
||||
version '3.6.2'
|
||||
version '3.7-beta'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
@@ -30,7 +30,7 @@ repositories {
|
||||
dependencies {
|
||||
testImplementation group: 'junit', name: 'junit', version: '4.12'
|
||||
compileOnly 'org.jetbrains:annotations:16.0.2'
|
||||
implementation 'org.spigotmc:spigot:1.12.2-R0.1-SNAPSHOT'
|
||||
implementation 'org.spigotmc:spigot:1.15.2-R0.1-SNAPSHOT'
|
||||
implementation('com.github.Realizedd:TokenManager:3.2.4') {
|
||||
transitive = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user