mberndt123 commented on code in PR #15338:
URL: https://github.com/apache/kafka/pull/15338#discussion_r1482713721


##########
build.gradle:
##########
@@ -2355,7 +2366,7 @@ project(':streams:streams-scala') {
     spotless {
       scala {
         target '**/*.scala'
-        
scalafmt("$versions.scalafmt").configFile('../../checkstyle/.scalafmt.conf').scalaMajorVersion(versions.baseScala)
+        
scalafmt("$versions.scalafmt").configFile('../../checkstyle/.scalafmt.conf').scalaMajorVersion('2.13')

Review Comment:
   It's a leftover from an older version of the patch – I'm going to revert it



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