mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-02 09:05:08 +00:00
Fix import for sbt-git keys
This commit is contained in:
parent
11b228651b
commit
68e168e89d
@ -1,5 +1,5 @@
|
|||||||
import com.github.eikek.sbt.openapi._
|
import com.github.eikek.sbt.openapi._
|
||||||
import com.typesafe.sbt.SbtGit.GitKeys._
|
import com.github.sbt.git.SbtGit.GitKeys._
|
||||||
import docspell.build._
|
import docspell.build._
|
||||||
import de.heikoseeberger.sbtheader.CommentBlockCreator
|
import de.heikoseeberger.sbtheader.CommentBlockCreator
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user