mirror of
https://github.com/plexusorg/Module-Guilds.git
synced 2025-08-02 18:45:43 +00:00
Attempt to fix compilation errors
This commit is contained in:
parent
9eb85613f9
commit
10e4a66d20
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue