Skip to content

Commit 8e53da2

Browse files
renovate-botthomasvl
authored andcommitted
Update dependency rules_apple to v3.9.2
1 parent 83ee24c commit 8e53da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module(
44
compatibility_level = 0,
55
)
66

7-
bazel_dep(name = "rules_apple", version = "3.9.1", repo_name = "build_bazel_rules_apple")
7+
bazel_dep(name = "rules_apple", version = "3.9.2", repo_name = "build_bazel_rules_apple")
88

99
# Workaround https://github.com/bazelbuild/bazel/issues/20537
1010
bazel_dep(name = "apple_support", version = "1.17.0", repo_name = "build_bazel_apple_support")

0 commit comments

Comments
 (0)