mirror of
https://github.com/plexusorg/Module-Guilds.git
synced 2024-10-31 18:17:11 +00:00
e
This commit is contained in:
parent
10e4a66d20
commit
ce0e337b05
@ -20,6 +20,7 @@ dependencies {
|
|||||||
annotationProcessor("org.projectlombok:lombok:1.18.24")
|
annotationProcessor("org.projectlombok:lombok:1.18.24")
|
||||||
compileOnly("io.papermc.paper:paper-api:1.18.2-R0.1-SNAPSHOT")
|
compileOnly("io.papermc.paper:paper-api:1.18.2-R0.1-SNAPSHOT")
|
||||||
compileOnly("dev.plex:server:1.1-SNAPSHOT")
|
compileOnly("dev.plex:server:1.1-SNAPSHOT")
|
||||||
|
compileOnly("dev.plex:api:1.1-SNAPSHOT")
|
||||||
compileOnly("dev.morphia.morphia:morphia-core:2.2.6")
|
compileOnly("dev.morphia.morphia:morphia-core:2.2.6")
|
||||||
compileOnly("org.json:json:20220320")
|
compileOnly("org.json:json:20220320")
|
||||||
implementation("org.jetbrains:annotations:23.0.0")
|
implementation("org.jetbrains:annotations:23.0.0")
|
||||||
|
Loading…
Reference in New Issue
Block a user