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

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

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


##########
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:
   I can try if it works but it's of course not ideal since there is no compatibility guarantee that would ensure that a plugin compiled against the latest version would work against older versions.



-- 
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