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


##########
gradle/dependencies.gradle:
##########
@@ -61,8 +61,8 @@ versions += [
   commonsLang: "3.18.0",
   commonsValidator: "1.9.0",
   classgraph: "4.8.179",
-  gradle: "8.14.3",
-  grgit: "4.1.1",
+  gradle: "9.1.0",
+  grgit: "5.3.0",

Review Comment:
   Are those changed related to gradle upgrade? It would be good to ensure the 
code changed by this PR is "related" to gradle upgrade. Perhaps, we could have 
a follow-up to upgrade the plugins version.



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

Reply via email to