mkurz commented on issue #334: URL: https://github.com/apache/incubator-pekko/issues/334#issuecomment-1594529120
The snapshots are a bit inconsistent. * `pekko-stream_2.13` last snapshot is `0.0.0+26716-f6930d93-SNAPSHOT`: https://repository.apache.org/content/repositories/snapshots/org/apache/pekko/pekko-stream_2.13/ * `pekko-stream_3` does not have that snapshot published: https://repository.apache.org/content/repositories/snapshots/org/apache/pekko/pekko-stream_3/ Makes cross compiling a bit cumbersome. Using `0.0.0+26705-97cf472a-SNAPSHOT` for now since that is published for both Scala 2.13 and Scala 3 -- 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]
