ijuma commented on code in PR #13199:
URL: https://github.com/apache/kafka/pull/13199#discussion_r1096911636


##########
build.gradle:
##########
@@ -30,16 +30,16 @@ buildscript {
 }
 
 plugins {
-  id 'com.diffplug.spotless' version '6.10.0'
-  id 'com.github.ben-manes.versions' version '0.42.0'
+  id 'com.diffplug.spotless' version '6.14.1'

Review Comment:
   6.14.1 is available, see here 
https://search.maven.org/artifact/com.diffplug.spotless/spotless-plugin-gradle/6.14.1/jar
   
   But it requires Java 11 to build, so I had to downgrade to 6.13.0..
   
   I'll ping reviewers once I get a green build. :)



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