pjfanning commented on code in PR #445:
URL: https://github.com/apache/incubator-pekko/pull/445#discussion_r1278578171
##########
project/Dependencies.scala:
##########
@@ -24,6 +24,8 @@ object Dependencies {
.withRank(KeyRanks.Invisible) // avoid 'unused key' warning
val junitVersion = "4.13.2"
+ val junit5Version = "5.9.3"
Review Comment:
can you use junit 5.10.0?
A rebase of the PR would be useful too. We are now in a position to be able
to merge v1.1.0 target PRs.
--
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]