Tibor17 edited a comment on pull request #500:
URL: https://github.com/apache/maven-surefire/pull/500#issuecomment-1081618294


   In the old revision of `com.github.testng-team:testng-junit5`, the exclusion 
was because the TestNG team released only one version of the engine with 
dependency of old `junit-platform-engine` 1.7.0. So I was interested what 
happens if we can still use it by override it to 1.8.2. I found that the 
`testng-junit5` still works.
   I excluded the dependency and did not override it directly for internal 
testing purposes and for the reason to avoid a situation that I override 
Jupiter API to 5.8.2 but `junit-platform-engine` 1.7.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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to