diff --git a/project/plugins.sbt b/project/plugins.sbt index 74f3db80e8..313f37984a 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -38,6 +38,7 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-theme" % "0.11.0") addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.11.0") addSbtPlugin("com.gradle" % "sbt-develocity" % "1.4.5") +addSbtPlugin("com.gradle" % "sbt-develocity-common-custom-user-data" % "1.5.0") // https://eed3si9n.com/reducing-scaladoc-file-size-with-sbt-salad-days/ addSbtPlugin("com.eed3si9n" % "sbt-salad-days" % "0.2.0")