Skip to content

Commit 9e8d076

Browse files
committed
Update sbt-scala-module to 2.2.0
1 parent 96af417 commit 9e8d076

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ScalaModulePlugin.scalaModuleSettings
2-
ScalaModulePlugin.scalaModuleSettingsJVM
2+
ScalaModulePlugin.scalaModuleOsgiSettings
33

44
name := "scala-async"
55

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.1.3")
1+
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.2.0")

0 commit comments

Comments
 (0)