Skip to content

Commit

Permalink
Add transitive deps
Browse files Browse the repository at this point in the history
Necessary once strict deps are enforced; see Ib4bcf93ea

Test: existing
Bug: none
Change-Id: I07cc612da96b80bf1feffa177a9d021fc7dd4a85
  • Loading branch information
jbakermalone committed Jan 9, 2025
1 parent 677be41 commit c4235c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ kotlin_library(
deps = [
":convert_tool",
"//tools/base/bazel:gradle",
"//tools/base/common:tools.common",
"//tools/base/testutils:tools.testutils",
"@maven//:junit.junit",
],
)
Expand Down

0 comments on commit c4235c4

Please sign in to comment.