chia7712 commented on code in PR #17423:
URL: https://github.com/apache/kafka/pull/17423#discussion_r1792676493


##########
build.gradle:
##########
@@ -2832,7 +2824,7 @@ project(':streams:streams-scala') {
     dependsOn 'copyDependantLibs'
   }
 
-  // spotless 6.14 requires Java 11 at runtime
+  // spotless 6.25 requires Java 11 at runtime
   if (JavaVersion.current().isJava11Compatible()) {

Review Comment:
   this check is unnecessary since we assume the JDK 8 is dropped



-- 
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

Reply via email to