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



##########
File path: sdks/java/io/google-cloud-platform/build.gradle
##########
@@ -20,7 +20,7 @@ import groovy.json.JsonOutput
 
 plugins { id 'org.apache.beam.module' }
 applyJavaNature(
-
+  //enableStrictDependencies:true,

Review comment:
       @ibzib to your question from the parent PR:
   
   > I ran into this as well. I was able to avoid it temporarily by downgrading 
from Gradle 6.8 to 6.7, however we will need to figure out a better solution. 
The first step is to figure out where the :runners:core-java dependency is 
coming from, since it isn't explicitly declared here.
   
   running ` ../../../../gradlew -q dependencies` shows that :runners:java-core 
comes from :sdks:java:extensions:google-cloud-platform-core
   
   




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