Skip to content

Commit

Permalink
set enableStrictDependencies=true
Browse files Browse the repository at this point in the history
  • Loading branch information
sonam-vend committed Jan 20, 2021
1 parent d16ed2f commit d7901f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runners/samza/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import groovy.json.JsonOutput

plugins { id 'org.apache.beam.module' }
applyJavaNature(
enableStrictDependencies:true,
exportJavadoc: false,
classesTriggerCheckerBugs: [
'GroupWithoutRepartition': 'https://github.com/typetools/checker-framework/issues/3791',
Expand Down

0 comments on commit d7901f6

Please sign in to comment.