Merge pull request #1477 from scala-steward/update/sbt-git-2.0.0

Update sbt-git to 2.0.0
This commit is contained in:
mergify[bot]
2022-04-09 13:43:57 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -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