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 9ce93ea + 70053f3 commit 5c8aa58Copy full SHA for 5c8aa58
build.sbt
@@ -7,5 +7,5 @@ name := "sbt-scala-module"
7
organization := "org.scala-lang.modules"
8
licenses := Seq(("Apache-2.0", url("https://www.apache.org/licenses/LICENSE-2.0")))
9
10
-addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.4")
+addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.5")
11
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")
0 commit comments