diff --git a/project/plugins.sbt b/project/plugins.sbt index 226aaab13..bbd24e861 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -39,7 +39,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1") addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1") addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.10") addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.11") -addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.2.0") +addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.2.1") addSbtPlugin("net.virtual-void" % "sbt-hackers-digest" % "0.1.2") addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")