Skip to content

Commit

Permalink
Fix visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Brown committed Jan 19, 2024
1 parent 6b7c104 commit 01f9c57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jarjar-abrams-jars/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ load("@rules_java//java:defs.bzl", "java_import")

java_import(
name = "jvm__jarjar_abrams_assembly",
visibility = ["//visibility:public"],
jars = [
"jarjar-abrams-assembly_2.12.jar",
]
Expand Down

0 comments on commit 01f9c57

Please # to comment.