diff --git a/project/plugins.sbt b/project/plugins.sbt index 0e95e4b2..37678fd0 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "4.0.1") +addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "8.3.1") addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.0")