m1a2st commented on code in PR #16253:
URL: https://github.com/apache/kafka/pull/16253#discussion_r1632184386
##########
build.gradle:
##########
@@ -3248,7 +3248,6 @@ project(':connect:runtime') {
testImplementation project(':group-coordinator')
testImplementation libs.junitJupiterApi
- testImplementation libs.junitVintageEngine
Review Comment:
There is a little problem, If I remove the `testImplementation
libs.junitVintageEngine`, Gradle can't get `org.junit.` dependencies and some
annotations are error. I find a way to resolve it
--
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]