mdedetrich commented on code in PR #370:
URL: https://github.com/apache/incubator-pekko/pull/370#discussion_r1218002519
##########
project/Paradox.scala:
##########
@@ -72,7 +72,6 @@ object Paradox {
val themeSettings = Seq(
// allow access to snapshots for pekko-sbt-paradox
- resolvers += Resolver.ApacheMavenSnapshotsRepo,
Review Comment:
Its cleaner to put this into root `build.sbt` because that way we can easily
remove it once Pekko is released.
--
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]