mdedetrich commented on code in PR #271:
URL:
https://github.com/apache/incubator-pekko-http/pull/271#discussion_r1274597523
##########
project/PekkoDependency.scala:
##########
@@ -53,11 +53,11 @@ object PekkoDependency {
}
// Default version updated only when needed,
https://pekko.apache.org/docs/pekko/current/project/downstream-upgrade-strategy.html
- val minimumExpectedPekkoVersion = "1.0.0"
+ val minimumExpectedPekkoVersion = "1.0.1"
val default = pekkoDependency(defaultVersion = minimumExpectedPekkoVersion)
def docs = default
- lazy val mainSnapshot = Artifact(determineLatestSnapshot("0.0.0"), true)
Review Comment:
@pjfanning Done, I have also updated the commit message to properly reflect
whats going on.
--
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]