# --- BEGIN DEV OVERRIDES ---
# Use head versions of our project dependencies for testing purposes.
archive_override(
module_name = "j2cl",
strip_prefix = "j2cl-master",
urls = ["https://github.com/google/j2cl/archive/master.zip"],
)
# --- END DEV OVERRIDES ---