We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dfd4ff commit 6ccdc74Copy full SHA for 6ccdc74
project/plugins.sbt
@@ -23,7 +23,7 @@ addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
23
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.6.1")
24
25
resolvers += Resolver.ApacheMavenSnapshotsRepo
26
-addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1-RC1+3-2b1f8708-SNAPSHOT")
+addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1-RC1+5-13892678-SNAPSHOT")
27
28
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
29
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
0 commit comments