mjsax commented on code in PR #18511:
URL: https://github.com/apache/kafka/pull/18511#discussion_r1914154646
##########
build.gradle:
##########
@@ -2861,6 +2861,7 @@ project(':streams:integration-tests') {
dependencies {
implementation libs.slf4jApi
+ implementation libs.scalaLibrary
Review Comment:
nit: empty line should be below, not above.
--
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]