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/04/16 23:04:16 UTC

[GitHub] [incubator-pekko-grpc] mdedetrich commented on a diff in pull request #53: Update sbt

mdedetrich commented on code in PR #53:
URL: https://github.com/apache/incubator-pekko-grpc/pull/53#discussion_r1168047743


##########
project/plugins.sbt:
##########
@@ -21,6 +21,9 @@ addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.6")
 // allow access to snapshots for pekko-sbt-paradox
 resolvers += "Apache Nexus Snapshots".at("https://repository.apache.org/content/repositories/snapshots/")
 
+// See https://github.com/akka/akka-http/pull/3995 and https://github.com/akka/akka-http/pull/3995#issuecomment-1026978593

Review Comment:
   This is necessary because we are getting many conflict `scala-xml` versions from various libraries. Note that this only applies to the sbt classpath for plugins and not pekko-grpc in general.



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