Skip to content

Commit dc7d603

Browse files
Update sbt-osgi to 0.9.10 (#789)
1 parent 69354a0 commit dc7d603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
44
// java.lang.NoClassDefFoundError: Could not initialize class org.jacoco.core.internal.flow.ClassProbesAdapter
55
//addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.3.0")
66
addSbtPlugin("org.xerial.sbt" % "sbt-jcheckstyle" % "0.2.1")
7-
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.9.9")
7+
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.9.10")
88
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
99
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
1010

0 commit comments

Comments
 (0)