mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-29 23:02:49 +00:00
added message caching
added message edited log (simple)
This commit is contained in:
@@ -92,6 +92,12 @@
|
||||
<artifactId>templating-interface</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.github.ben-manes.caffeine</groupId>
|
||||
<artifactId>caffeine</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
Reference in New Issue
Block a user