dpcollins-google commented on a change in pull request #16319:
URL: https://github.com/apache/beam/pull/16319#discussion_r773581772



##########
File path: buildSrc/build.gradle.kts
##########
@@ -38,24 +38,22 @@ repositories {
 dependencies {
   implementation(gradleApi())
   implementation(localGroovy())
-  
implementation("com.github.jengelman.gradle.plugins:shadow:6.1.0-log4jfix-SNAPSHOT")
-  
implementation("gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.5.0")
+  implementation("gradle.plugin.com.github.johnrengelman:shadow:7.1.1")

Review comment:
       lets do that in a different PR? this one seems to be passing, I'd rather 
get it merged in its current state. If I need to do other edits, I'll do that 
as well.




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