summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-06-30 21:27:28 +0000
committerGitHub <noreply@github.com>2023-06-30 21:27:28 +0000
commita1dfefc9f0cddcee437d1eba355dab657be752d2 (patch)
treedb8461976fb6afa61709b36fb60619d8a9409434
parentddf25c260162b01ec639739aad41ad6008343d22 (diff)
downloadbazelbuild-apple_support-a1dfefc9f0cddcee437d1eba355dab657be752d2.tar.gz
Update MODULE.bazel to 1.7.0 (#223)
Co-authored-by: Automatic version bump <noreply@github.com>
-rw-r--r--MODULE.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/MODULE.bazel b/MODULE.bazel
index ed32c2d..137bfa9 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -1,7 +1,7 @@
# Generated by update-module-version.sh. DO NOT EDIT.
module(
name = "apple_support",
- version = "1.6.0",
+ version = "1.7.0",
bazel_compatibility = [">=6.0.0"],
compatibility_level = 1,
repo_name = "build_bazel_apple_support",