Skip to content

Commit

Permalink
fixup! turn off strict java deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tshaynik committed Dec 22, 2022
1 parent 1eb20fc commit 4459374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ build --java_runtime_version=nixpkgs_java_11
build --java_language_version=11
build --tool_java_runtime_version=nixpkgs_java_11
build --tool_java_language_version=11
build --strict_java_deps=warn
build --experimental_strict_java_deps=warn

# User Configuration
# ------------------
Expand Down

0 comments on commit 4459374

Please sign in to comment.