He-Pin opened a new pull request, #857:
URL: https://github.com/apache/pekko-management/pull/857

   ## Summary
   - Upgrade JUnit Jupiter and Platform to 6.1.0 (from 5.x plugin defaults)
   - JUnit 6 requires Java 17 baseline (already satisfied by this project)
   - No code changes needed — JUnit 6 uses the same `org.junit.jupiter.api` 
package
   
   ## Modification
   - Add `JupiterKeys.junitJupiterVersion := "6.1.0"` and 
`JupiterKeys.junitPlatformVersion := "6.1.0"` as `ThisBuild` overrides in 
`build.sbt`
   
   ## Test plan
   - [ ] CI passes with JUnit 6.1.0
   - [ ] All existing Jupiter tests continue to run correctly


-- 
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]

Reply via email to