runningcode commented on a change in pull request #13148:
URL: https://github.com/apache/beam/pull/13148#discussion_r521174591
##########
File path: buildSrc/build.gradle
##########
@@ -44,7 +44,7 @@ dependencies {
runtime "com.google.protobuf:protobuf-gradle-plugin:0.8.13"
// Enable proto code generation
runtime "io.spring.gradle:propdeps-plugin:0.0.9.RELEASE"
// Enable provided and optional configurations
runtime "com.commercehub.gradle.plugin:gradle-avro-plugin:0.11.0"
// Enable Avro code generation
- runtime "com.diffplug.spotless:spotless-plugin-gradle:5.1.2"
// Enable a code formatting plugin
+ runtime "com.diffplug.spotless:spotless-plugin-gradle:5.6.0"
// Enable a code formatting plugin
Review comment:
Done! thanks for pointing this out.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]