mdedetrich commented on code in PR #12475:
URL: https://github.com/apache/kafka/pull/12475#discussion_r936005663
##########
build.gradle:
##########
@@ -30,7 +30,7 @@ buildscript {
}
plugins {
- id 'com.diffplug.spotless' version '5.12.5'
+ id 'com.diffplug.spotless' version '6.9.0'
Review Comment:
This version needed to be updated otherwise spotless would bring resolve the
wrong Scala version for scalafmt.
--
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]