Skip to content

Commit 8739405

Browse files
Update sbt-osgi to 0.9.11 (#425)
1 parent 6bee31c commit 8739405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
2-
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.9.9")
2+
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.9.11")
33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 commit comments

Comments
 (0)