Skip to content

Commit 9a3a8af

Browse files
authored
Merge pull request #34 from SethTisue/java9-friendly
be Java 9 compatible
2 parents 4be1cca + a2b969a commit 9a3a8af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/main/scala/ScalaModulePlugin.scala

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
package com.lightbend.tools.scalamoduleplugin
2+
13
import com.typesafe.sbt.osgi.{OsgiKeys, SbtOsgi}
24
import com.typesafe.tools.mima.plugin.MimaKeys._
35
import com.typesafe.tools.mima.plugin.MimaPlugin

0 commit comments

Comments
 (0)