[OPB-x] enabling remind module and updating to abstracto 1.2.8

This commit is contained in:
Sheldan
2021-04-11 00:39:23 +02:00
parent e251b12dff
commit d71faa9749
6 changed files with 44 additions and 7 deletions

View File

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