mirror of
https://github.com/plexusorg/Module-Guilds.git
synced 2024-11-10 14:56:06 +00:00
Attempt to fix compilation errors
This commit is contained in:
parent
9eb85613f9
commit
10e4a66d20
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user