Skip to content

Commit

Permalink
Load the builtin Bazel java rules from @rules_java
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 678619072
  • Loading branch information
MozoLM Developers authored and copybara-github committed Sep 25, 2024
1 parent bb4fd3e commit a5a7846
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mozolm/java/com/google/mozolm/examples/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

# MozoLM Java packages.

load("@rules_java//java:defs.bzl", "java_binary")

package(
default_visibility = ["//mozolm:__subpackages__"],
)
Expand Down

0 comments on commit a5a7846

Please sign in to comment.