mkurz commented on PR #1061: URL: https://github.com/apache/incubator-pekko/pull/1061#issuecomment-1913610801
Ah ok I just saw this comment ```scala // We have to deliberately use older versions of sbt-paradox because current Pekko sbt build // only loads on JDK 1.8 so we need to bring in older versions of parboiled which support JDK 1.8 ``` How about instead of holding back all those paradox dependencies, using `dependencyOverrides` to force Parboiled to version 1.4.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: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org