Archived
0

Updated dependencies.

This commit is contained in:
Logan Fick
2019-04-17 14:16:40 -04:00
parent fbe50b9c71
commit 3169fa20a2

View File

@@ -14,7 +14,7 @@ repositories {
}
dependencies {
implementation "com.github.RedstonerServer:ModuleLoader:v5.2.1"
implementation "com.github.RedstonerServer:ModuleLoader:v5.2.2"
implementation "com.github.RedstonerServer:CommandManager:v1"
implementation "com.github.RedstonerServer:ChatAPI:v1"
@@ -28,4 +28,4 @@ sourceSets {
include '**/*.cmd'
}
}
}
}