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 6c8d683 commit 8d6ab47Copy full SHA for 8d6ab47
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
4
// java.lang.NoClassDefFoundError: Could not initialize class org.jacoco.core.internal.flow.ClassProbesAdapter
5
//addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.3.0")
6
addSbtPlugin("org.xerial.sbt" % "sbt-jcheckstyle" % "0.2.1")
7
-addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.9.8")
+addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.9.9")
8
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
9
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
10
0 commit comments