We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96af417 commit 9e8d076Copy full SHA for 9e8d076
build.sbt
@@ -1,5 +1,5 @@
1
ScalaModulePlugin.scalaModuleSettings
2
-ScalaModulePlugin.scalaModuleSettingsJVM
+ScalaModulePlugin.scalaModuleOsgiSettings
3
4
name := "scala-async"
5
project/plugins.sbt
@@ -1 +1 @@
-addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.1.3")
+addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.2.0")
0 commit comments