Skip to content

Commit 6ccdc74

Browse files
committed
fix logo / favicon issue
1 parent 0dfd4ff commit 6ccdc74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ addSbtPlugin("com.lightbend.sbt" % "sbt-bill-of-materials" % "1.0.2")
2323
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.6.1")
2424

2525
resolvers += Resolver.ApacheMavenSnapshotsRepo
26-
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1-RC1+3-2b1f8708-SNAPSHOT")
26+
addSbtPlugin("org.apache.pekko" % "pekko-sbt-paradox" % "1.0.1-RC1+5-13892678-SNAPSHOT")
2727

2828
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
2929
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")

0 commit comments

Comments
 (0)