mkurz opened a new pull request, #486: URL: https://github.com/apache/incubator-pekko-http/pull/486
I am pretty sure this is safe since I am basically the on who maintains sbt-web and v1.5 is pretty much compatible with v1.4 API wise. I use the same workaround in https://github.com/sbt/sbt-paradox-material-theme/blob/v0.7.0/project/plugins.sbt#L1-L3 actually With this change I can `+Test/compile` pekko-http and I am not hitting https://repo.scala-sbt.org/ anymore (since I have blocked it on my machine). @mdedetrich I am pretty sure this is ok to merge. See - https://github.com/apache/incubator-pekko/pull/1135 -- 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]
