mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Merge pull request #1550 from eikek/addons-experiment
Addons experiment
This commit is contained in:
@ -264,6 +264,9 @@ object Dependencies {
|
||||
val circeGenericExtra = Seq(
|
||||
"io.circe" %% "circe-generic-extras" % CirceVersion
|
||||
)
|
||||
val circeYaml = Seq(
|
||||
"io.circe" %% "circe-yaml" % CirceVersion
|
||||
)
|
||||
|
||||
// // https://github.com/Log4s/log4s;ASL 2.0
|
||||
// val loggingApi = Seq(
|
||||
|
Reference in New Issue
Block a user