kennknowles commented on a change in pull request #12907:
URL: https://github.com/apache/beam/pull/12907#discussion_r496987502



##########
File path: 
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
##########
@@ -955,6 +955,7 @@ class BeamModulePlugin implements Plugin<Project> {
 
       project.dependencies {
         errorprone("com.google.errorprone:error_prone_core:2.3.1")
+        errorprone("jp.skypencil.errorprone.slf4j:errorprone-slf4j:0.1.2")

Review comment:
       Noting that this plugin has almost no development, mostly automated 
commits, and not a ton of usage. Seems fine and healthy but being aware that we 
might end up doing some maintenance on it if it breaks. ASL 2.0




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


Reply via email to