Skip to content

Commit

Permalink
Update sbt-osgi to 0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Oct 17, 2023
1 parent 650d489 commit ae2fc30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.9")

addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")

addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.9.7")

addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")

Expand Down

0 comments on commit ae2fc30

Please sign in to comment.