raboof commented on code in PR #129:
URL:
https://github.com/apache/incubator-pekko-sbt-paradox/pull/129#discussion_r1511338737
##########
README.md:
##########
@@ -41,8 +41,8 @@ addSbtPlugin("org.apache.pekko" % "sbt-paradox-pekko" %
"<version>")
> * sbt-paradox-apidoc
> * sbt-paradox-project-info
> you need to use an `excludesAll` statement on `addSbtPlugin` to remove the
-> JDK 11 reference, i.e. if you need to use sbt-site-paradox you would do the
-> following
+> resolved dependencies that rely on JDK 11+, i.e. if you need to use
+> * sbt-site-paradox you would do the following
Review Comment:
wouldn't that `*` start a new bullet?
```suggestion
> sbt-site-paradox you would do the following
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]