shehzaadn-vd commented on a change in pull request #12938:
URL: https://github.com/apache/beam/pull/12938#discussion_r550847740
##########
File path: sdks/java/testing/test-utils/build.gradle
##########
@@ -30,12 +30,14 @@ dependencies {
compile project(path: ":sdks:java:core", configuration: "shadow")
compile library.java.vendored_guava_26_0_jre
compile library.java.google_cloud_bigquery
- compile project(":sdks:java:extensions:google-cloud-platform-core")
-
+ compile "com.google.code.gson:gson:2.8.6"
Review comment:
there should be a blank line between compile and testCompile lines -
like there was before
----------------------------------------------------------------
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]