You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/12/22 03:50:06 UTC

[GitHub] [beam] dpcollins-google commented on a change in pull request #16319: [BEAM-13430] Upgrade beam to gradle 7.3.2

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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org