[OPB-18] enabling invite filter module

upgrading liquibase structure to newer version
This commit is contained in:
Sheldan
2021-05-10 22:31:54 +02:00
parent 91bef88ab8
commit 798d7bc894
22 changed files with 127 additions and 67 deletions

View File

@@ -105,6 +105,11 @@
<artifactId>logging-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>invite-filter-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.oneplus.bot.application.custom</groupId>
<artifactId>starboard-custom</artifactId>