[OPB-16] adding suggestion module and upgrading to newer abstracto version

This commit is contained in:
Sheldan
2021-05-02 22:03:51 +02:00
parent a8ad582aec
commit 8de138550c
6 changed files with 43 additions and 6 deletions

View File

@@ -90,6 +90,11 @@
<artifactId>remind-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>suggestion-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>starboard-impl</artifactId>