diff --git a/project/plugins.sbt b/project/plugins.sbt index 9ff4fc92..01282813 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "4.0.3") +addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "4.2.0") addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "4.2.0")