AnandInguva commented on code in PR #30906:
URL: https://github.com/apache/beam/pull/30906#discussion_r1557935162


##########
sdks/java/io/google-cloud-platform/build.gradle:
##########
@@ -32,7 +32,8 @@ ext.summary = "IO library to read and write Google Cloud 
Platform systems from B
 
 dependencies {
   implementation 
enforcedPlatform(library.java.google_cloud_platform_libraries_bom)
-  permitUnusedDeclared 
enforcedPlatform(library.java.google_cloud_platform_libraries_bom)
+    implementation project(path: ':sdks:java:core')

Review Comment:
   remove this line



-- 
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-unsubscr...@beam.apache.org

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

Reply via email to