Skip to content

Commit

Permalink
fix sbtbuildinfo imports in [project/common.scala]
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Sullivan committed Jan 8, 2018
1 parent e7c1b4b commit 8bae742
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project/common.scala
@@ -1,6 +1,7 @@
import sbt._
import Keys._
import sbtbuildinfo.Plugin._
import sbtbuildinfo.BuildInfoPlugin._
import sbtbuildinfo.BuildInfoKeys._
import sbtscalashim.Plugin._

object Common {
Expand Down

0 comments on commit 8bae742

Please sign in to comment.