We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f54430e commit ebfbdeaCopy full SHA for ebfbdea
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
2
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
3
-addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.9.9")
+addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.9.10")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
5
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
0 commit comments