Fix import for sbt-git keys

This commit is contained in:
eikek 2022-04-09 14:25:41 +02:00
parent 11b228651b
commit 68e168e89d

@ -1,5 +1,5 @@
import com.github.eikek.sbt.openapi._
import com.typesafe.sbt.SbtGit.GitKeys._
import com.github.sbt.git.SbtGit.GitKeys._
import docspell.build._
import de.heikoseeberger.sbtheader.CommentBlockCreator