ibzib commented on a change in pull request #13688:
URL: https://github.com/apache/beam/pull/13688#discussion_r561179004



##########
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:
       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.




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