Goooler commented on code in PR #18018: URL: https://github.com/apache/kafka/pull/18018#discussion_r1942276633
########## build.gradle: ########## @@ -41,7 +41,7 @@ plugins { id "com.github.spotbugs" version '6.0.25' apply false id 'org.scoverage' version '8.0.3' apply false - id 'io.github.goooler.shadow' version '8.1.3' apply false + id 'com.gradleup.shadow' version '8.3.5' apply false Review Comment: ```suggestion id 'com.gradleup.shadow' version '8.3.6' apply false ``` -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org