mosche commented on code in PR #24992:
URL: https://github.com/apache/beam/pull/24992#discussion_r1090481857


##########
runners/google-cloud-dataflow-java/build.gradle:
##########
@@ -115,6 +116,7 @@ dependencies {
   testImplementation library.java.junit
   testImplementation project(path: ":sdks:java:io:google-cloud-platform", 
configuration: "testRuntimeMigration")
   testImplementation project(path: ":sdks:java:core", configuration: 
"shadowTest")
+  testImplementation project(path: ":sdks:java:extensions:avro", 
configuration: "testRuntimeMigration")

Review Comment:
   just implementation?



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