i broke it this will need fixing

This commit is contained in:
2022-08-02 20:06:38 -05:00
parent 5e4cb5cd52
commit edaa8f7614
3 changed files with 8 additions and 17 deletions

View File

@ -21,7 +21,6 @@ dependencies {
compileOnly("io.papermc.paper:paper-api:1.19-R0.1-SNAPSHOT")
implementation("org.apache.commons:commons-lang3:3.12.0")
compileOnly("dev.plex:server:1.2-SNAPSHOT")
compileOnly("dev.plex:api:1.2-SNAPSHOT")
compileOnly("dev.morphia.morphia:morphia-core:2.2.7")
compileOnly("org.json:json:20220320")
implementation("org.jetbrains:annotations:23.0.0")