mirror of
https://github.com/plexusorg/Module-Guilds.git
synced 2025-07-01 07:06:41 +00:00
Attempt to fix compilation errors
This commit is contained in:
@ -22,6 +22,7 @@ dependencies {
|
||||
compileOnly("dev.plex:server:1.1-SNAPSHOT")
|
||||
compileOnly("dev.morphia.morphia:morphia-core:2.2.6")
|
||||
compileOnly("org.json:json:20220320")
|
||||
implementation("org.jetbrains:annotations:23.0.0")
|
||||
}
|
||||
|
||||
group = "dev.plex"
|
||||
|
Reference in New Issue
Block a user