We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90a8fa8 commit edfa62aCopy full SHA for edfa62a
project/plugins.sbt
@@ -16,7 +16,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
16
// for releasing
17
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
18
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
19
-addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.5")
+addSbtPlugin("com.github.pjfanning" % "sbt-pekko-build" % "0.4.7")
20
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.13")
21
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.9.0")
22
0 commit comments