diqiu50 commented on code in PR #8793:
URL: https://github.com/apache/gravitino/pull/8793#discussion_r2427695759
##########
build.gradle.kts:
##########
@@ -118,7 +118,7 @@ allprojects {
// Fix the Google Java Format version to 1.7. Since JDK8 only support
Google Java Format
// 1.7, which is not compatible with JDK17. We will use a newer
version when we upgrade to
// JDK17.
- googleJavaFormat("1.7")
+ googleJavaFormat("1.15.0")
Review Comment:
Is this the main change in this patch? Please update the comments
--
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]