Skip to content

Commit e4819e4

Browse files
committed
Update sbt-osgi to 0.10.0
1 parent 8739405 commit e4819e4

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.11")
2+
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.10.0")
33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 commit comments

Comments
 (0)