Updated dependencies.
This commit is contained in:
@@ -14,10 +14,9 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation "com.github.RedstonerServer:ModuleLoader:gradle-SNAPSHOT"
|
||||
implementation "com.github.RedstonerServer:CommandManager:master-SNAPSHOT"
|
||||
implementation "com.github.RedstonerServer:ChatAPI:master-SNAPSHOT"
|
||||
implementation "com.github.RedstonerServer:ChestAPI:master-SNAPSHOT"
|
||||
implementation "com.github.RedstonerServer:ModuleLoader:v5.2.1"
|
||||
implementation "com.github.RedstonerServer:CommandManager:v1"
|
||||
implementation "com.github.RedstonerServer:ChatAPI:v1"
|
||||
|
||||
compileOnly 'org.spigotmc:spigot-api:1.13.2-R0.1-SNAPSHOT'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user