Skip to content

Commit e62daac

Browse files
authored
Update sbt-osgi to 0.9.8 (#529)
1 parent d7356d5 commit e62daac

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

project/plugins.sbt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
2-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
3-
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
4-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
5-
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
1+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
2+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
3+
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.9.8")
4+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
5+
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")

0 commit comments

Comments
 (0)