Skip to content

Commit b4e54f8

Browse files
authored
chore(deps): update dependency rules_apple to v3.22.0 (#15310)
1 parent d83d481 commit b4e54f8

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
@@ -32,7 +32,7 @@ bazel_dep(name = "crc32c", version = "1.1.0")
3232
bazel_dep(name = "opentelemetry-cpp", version = "1.19.0")
3333
bazel_dep(name = "rules_proto", version = "7.1.0")
3434
bazel_dep(name = "rules_python", version = "1.4.1")
35-
bazel_dep(name = "rules_apple", version = "3.16.0")
35+
bazel_dep(name = "rules_apple", version = "3.22.0")
3636
bazel_dep(name = "googletest", version = "1.15.2")
3737

3838
bazel_dep(name = "google_benchmark", version = "1.9.2", dev_dependency = True, repo_name = "com_google_benchmark")

0 commit comments

Comments
 (0)