We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e54815 + 333b40a commit 7a116e0Copy full SHA for 7a116e0
src/main/scala/ScalaModulePlugin.scala
@@ -1,6 +1,6 @@
1
package com.lightbend.tools.scalamoduleplugin
2
3
-import com.typesafe.sbt.osgi.{OsgiKeys, SbtOsgi}
+import com.github.sbt.osgi.{OsgiKeys, SbtOsgi}
4
import de.heikoseeberger.sbtheader.HeaderPlugin.autoImport.{HeaderLicense, headerLicense}
5
import sbt.Keys._
6
import sbt.{Def, _}
0 commit comments