mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 09:58:26 +00:00
Server-side stub impl for notify-due-items
This commit is contained in:
@ -88,6 +88,9 @@ object Dependencies {
|
||||
)
|
||||
) ++ jclOverSlf4j
|
||||
|
||||
val emilCommon = Seq(
|
||||
"com.github.eikek" %% "emil-common" % EmilVersion,
|
||||
)
|
||||
val emil = Seq(
|
||||
"com.github.eikek" %% "emil-common" % EmilVersion,
|
||||
"com.github.eikek" %% "emil-javamail" % EmilVersion
|
||||
|
Reference in New Issue
Block a user