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 6738ecc commit 2eec9c6Copy full SHA for 2eec9c6
project/plugins.sbt
@@ -31,7 +31,6 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
31
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
32
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.12")
33
addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.5")
34
-addSbtPlugin("net.virtual-void" % "sbt-hackers-digest" % "0.1.2")
35
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
36
37
// used in ValidatePullRequest to check github PR comments whether to build all subprojects
0 commit comments