You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "mdedetrich (via GitHub)" <gi...@apache.org> on 2023/02/09 09:38:16 UTC

[GitHub] [incubator-pekko-sbt-paradox] mdedetrich commented on a diff in pull request #9: setup plugin based on sbt-paradox-material-theme

mdedetrich commented on code in PR #9:
URL: https://github.com/apache/incubator-pekko-sbt-paradox/pull/9#discussion_r1101197788


##########
build.sbt:
##########
@@ -57,9 +58,10 @@ lazy val pekkoPlugin = project
     addSbtPlugin(
       // When updating the sbt-paradox version,
       // remember to also update project/plugins.sbt
-      "com.lightbend.paradox" % "sbt-paradox" % "0.10.3"),
-    addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-apidoc" % "1.0.0"),
-    addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-project-info" % "3.0.0"),
+      "com.lightbend.paradox" % "sbt-paradox" % "0.9.2"),

Review Comment:
   Is there a reason you downgraded the dependencies? I suspect this may be due to pekko-core however there is a workaround for this (see https://github.com/apache/incubator-pekko/issues/92#issue-1523977563)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org