Greg Harris created KAFKA-16806:
-----------------------------------
Summary: Explicitly declare JUnit dependencies for all test modules
Key: KAFKA-16806
URL: https://issues.apache.org/jira/browse/KAFKA-16806
Project: Kafka
Issue Type: Sub-task
Reporter: Greg Harris
The automatic loading of test framework implementation dependencies has been
deprecated.
This is scheduled to be removed in Gradle 9.0.
Declare the desired test framework directly on the test suite or explicitly
declare the test framework implementation dependencies on the test's runtime
classpath.
[Documentation|https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#test_framework_implementation_dependencies]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)