We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f80b1e commit 5ee766fCopy full SHA for 5ee766f
project/plugins.sbt
@@ -39,7 +39,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
39
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
40
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.10")
41
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.11")
42
-addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.2.0")
+addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.2.1")
43
addSbtPlugin("net.virtual-void" % "sbt-hackers-digest" % "0.1.2")
44
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
45
0 commit comments