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.
1 parent 9ce93ea commit 70053f3Copy full SHA for 70053f3
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