We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb9f175 commit 3376d17Copy full SHA for 3376d17
1 file changed
project/plugins.sbt
@@ -28,7 +28,7 @@ addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
28
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
29
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
30
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.12")
31
-addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.2")
+addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.4")
32
addSbtPlugin("net.virtual-void" % "sbt-hackers-digest" % "0.1.2")
33
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
34
0 commit comments