Skip to content

Commit

Permalink
Fix strict deps warning (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
hlopko authored and dslomov committed Oct 19, 2018
1 parent acad969 commit 409a862
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/io/bazel/rules/closure/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ java_binary(
deps = [
"//java/com/google/javascript/jscomp",
"//java/io/bazel/rules/closure/webfiles",
"//java/io/bazel/rules/closure/webfiles/compiler",
"//java/io/bazel/rules/closure/worker",
"@com_google_dagger",
"@com_google_guava",
Expand Down

0 comments on commit 409a862

Please sign in to comment.