blob: bcae51d3c5bea8fb456c9c4aaa7668908ac65ac9 [file]
"""Bazel build and test dependencies."""
# NOTE: When editing this file, also update the lockfile.
# bazel mod deps --lockfile_mode=update
module(
name = "rules_platform",
)
bazel_dep(name = "bazel_skylib", version = "1.5.0")