shehzaadn-vd commented on a change in pull request #13791:
URL: https://github.com/apache/beam/pull/13791#discussion_r565769466



##########
File path: sdks/java/io/google-cloud-platform/build.gradle
##########
@@ -31,17 +31,20 @@ ext.summary = "IO library to read and write Google Cloud 
Platform systems from B
 dependencies {
   compile enforcedPlatform(library.java.google_cloud_platform_libraries_bom)
   compile project(path: ":sdks:java:core", configuration: "shadow")
-  compile project(":sdks:java:expansion-service")
+  testCompile project(":sdks:java:expansion-service")

Review comment:
       @ibzib does your comment about making the :sdks:java:expansion-service 
dependency runtimeOnly apply here too?




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


Reply via email to