Use existing mimetype detection when storing files

This commit is contained in:
eikek
2021-09-23 09:27:04 +02:00
parent 1761526e20
commit 071f4067bf
4 changed files with 28 additions and 26 deletions

View File

@ -275,8 +275,7 @@ object Dependencies {
val binny = Seq(
"com.github.eikek" %% "binny-core" % BinnyVersion,
"com.github.eikek" %% "binny-jdbc" % BinnyVersion,
"com.github.eikek" %% "binny-tika-detect" % BinnyVersion
"com.github.eikek" %% "binny-jdbc" % BinnyVersion
)
// https://github.com/flyway/flyway