mdedetrich commented on code in PR #161:
URL: 
https://github.com/apache/incubator-pekko-management/pull/161#discussion_r1526722184


##########
project/plugins.sbt:
##########
@@ -7,14 +7,15 @@
  * This file is part of the Apache Pekko project, which was derived from Akka.
  */
 
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.9")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")

Review Comment:
   This update is needed due to a bincompat issue
   
   ```
   [error] (update) found version conflict(s) in library dependencies; some are 
suspected to be binary incompatible:
   [error] 
   [error]      * org.scala-lang.modules:scala-xml_2.12:2.1.0 (early-semver) is 
selected over 1.3.0
   [error]          +- com.github.sbt:sbt-site:1.5.0 (scalaVersion=2.12, 
sbtVersion=1.0) (depends on 2.1.0)
   [error]          +- com.github.sbt:sbt-native-packager:1.9.9 
(sbtVersion=1.0, scalaVersion=2.12) (depends on 1.3.0)
   ```



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

Reply via email to