ahmedabu98 commented on code in PR #28264:
URL: https://github.com/apache/beam/pull/28264#discussion_r1333475283


##########
it/google-cloud-platform/build.gradle:
##########
@@ -73,9 +74,12 @@ dependencies {
     testImplementation project(path: ":sdks:java:io:google-cloud-platform")
     testImplementation project(path: ":sdks:java:io:synthetic")
     testImplementation library.java.mockito_inline
-    testRuntimeOnly project(path: ":runners:direct-java", configuration: 
"shadowTest")
+    testImplementation project(path: ":sdks:java:core", configuration: 
"shadowTest")

Review Comment:
   java core isn't needed anymore, but extensions GCP is needed to work with 
the BigQueryOptions class



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