pjfanning commented on code in PR #445:
URL: https://github.com/apache/incubator-pekko/pull/445#discussion_r1237588272
##########
project/Dependencies.scala:
##########
@@ -24,6 +24,8 @@ object Dependencies {
.withRank(KeyRanks.Invisible) // avoid 'unused key' warning
val junitVersion = "4.13.2"
+ val junit5Version = "5.10.0-M1"
Review Comment:
can you use an actual release version instead of a pre-release milestone?
--
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]