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 12ed555 commit 7fe7711Copy full SHA for 7fe7711
project/plugins.sbt
@@ -19,7 +19,7 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
19
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1") // for advanced PR validation features
20
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
21
addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
22
-addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.9.0")
23
24
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1")
25
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-theme" % "0.10.7")
0 commit comments