forked from public-mirrors/HuskSync
MPDB Migration Fixes, Add API server shutdown synchronisation fixes and polish
parent
72d38fd443
commit
1094bbca2a
@ -0,0 +1,6 @@
|
||||
dependencies {
|
||||
implementation project(':common')
|
||||
|
||||
compileOnly 'org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT'
|
||||
compileOnly 'org.jetbrains:annotations:20.1.0'
|
||||
}
|
Loading…
Reference in New Issue