mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-03 13:31:32 +00:00
Test plugin dependencies and casting the existing instance.
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
dependencies {
|
||||
implementation("net.dv8tion:JDA:5.0.0-alpha.2")
|
||||
|
||||
compileOnly(project(":foundation-core"))
|
||||
}
|
||||
|
Reference in New Issue
Block a user