local_path_override(
module_name = "rules_webtesting",
path = "..",
)
local_path_override(
module_name = "rules_web_testing_java",
path = "../web_testing_java",
)
# TODO: Switch to a release version once it's available in BCR.
# Otherwise, the root module has to declare the same override.
git_override(
module_name = "rules_scala",
commit = "219e63983e8e483e66ebf70372969ba227382001",
remote = "https://github.com/mbland/rules_scala",
)
0.4.1 +4d2025-06-10 | |
0.4.02025-06-06 |