Skip to content

Commit 5c8aa58

Browse files
authored
Merge pull request #52 from scala-steward/update/sbt-osgi-0.9.5
Update sbt-osgi to 0.9.5
2 parents 9ce93ea + 70053f3 commit 5c8aa58

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)