mirror of
https://github.com/SimplexDevelopment/FreedomNetworkSuite.git
synced 2024-11-13 04:33:33 +00:00
fix import
This commit is contained in:
parent
8605120752
commit
288e32b47d
@ -11,8 +11,6 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
compileOnly project(":Patchwork")
|
||||
compileOnly "com.discord4j:discord4j-core:3.2.3"
|
||||
compileOnly "com.discord4j:discord4j-commons:3.2.3"
|
||||
|
||||
testImplementation platform('org.junit:junit-bom:5.9.1')
|
||||
testImplementation 'org.junit.jupiter:junit-jupiter'
|
||||
|
Loading…
Reference in New Issue
Block a user