[OPB-26] enabling moderation module

updating versions
This commit is contained in:
Sheldan
2021-06-01 21:49:03 +02:00
parent c9d1114731
commit f304b20fe7
6 changed files with 54 additions and 16 deletions

View File

@@ -125,6 +125,11 @@
<artifactId>experience-tracking-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>moderation-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.oneplus.bot.application.custom</groupId>
<artifactId>starboard-custom</artifactId>