Skip to content

Commit 70053f3

Browse files
committed
Update sbt-osgi to 0.9.5
1 parent 9ce93ea commit 70053f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ name := "sbt-scala-module"
77
organization := "org.scala-lang.modules"
88
licenses := Seq(("Apache-2.0", url("https://www.apache.org/licenses/LICENSE-2.0")))
99

10-
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.4")
10+
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.5")
1111
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")

0 commit comments

Comments
 (0)