nvollmar commented on code in PR #31: URL: https://github.com/apache/incubator-pekko-persistence-cassandra/pull/31#discussion_r1143210528
########## docs/src/main/paradox/overview.md: ########## @@ -14,17 +14,17 @@ This plugin requires **Akka $akka.version$** or later. See [Akka's Binary Compat group=com.typesafe.akka artifact=akka-persistence-cassandra_$scala.binary.version$ version=$project.version$ - symbol=AkkaVersion + symbol=pekkoVersion Review Comment: I made it `pekkoVersion` to make it consistent with Pekko (and other projects I looked into): https://github.com/apache/incubator-pekko/blob/main/project/Dependencies.scala -- 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]
