mdedetrich commented on code in PR #111:
URL:
https://github.com/apache/incubator-pekko-grpc/pull/111#discussion_r1264381831
##########
project/Dependencies.scala:
##########
@@ -26,7 +26,7 @@ object Dependencies {
// We don't force Pekko updates because downstream projects can upgrade
// themselves. For more information see
//
https://pekko.apache.org//docs/pekko/current/project/downstream-upgrade-strategy.html
- val pekko = "1.0.0-RC3"
+ val pekko = "1.0.0"
val pekkoBinary = "current"
val pekkoHttp = "0.0.0+4456-9a4c0fc7-SNAPSHOT"
Review Comment:
@pjfanning That's a fair point, should update pekko http to the latest
snapshot that depends on pekko 1.0.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]