nastra commented on code in PR #15515:
URL: https://github.com/apache/iceberg/pull/15515#discussion_r2887855495


##########
build.gradle:
##########
@@ -28,8 +28,7 @@ buildscript {
   dependencies {
     classpath 'com.gradleup.shadow:shadow-gradle-plugin:8.3.10'
     classpath 'com.palantir.baseline:gradle-baseline-java:6.90.0'
-    classpath 'com.diffplug.spotless:spotless-plugin-gradle:8.2.1'
-    classpath 'gradle.plugin.org.inferred:gradle-processors:3.7.0'
+    classpath 'com.diffplug.spotless:spotless-plugin-gradle:8.3.0'

Review Comment:
   ideally we shouldn't be bumping any plugin versions when upgrading the 
Gradle version. At the very least please add some details why this upgrade is 
necessary



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to