diff --git a/project/plugins.sbt b/project/plugins.sbt index 9a02339bb..2e03056ed 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -39,7 +39,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0") addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.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.1.0") +addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.1.1") addSbtPlugin("net.virtual-void" % "sbt-hackers-digest" % "0.1.2") addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")