Skip to content

Commit ec8b7cd

Browse files
committed
Bump rules_apple as well
Signed-off-by: Brentley Jones <github@brentleyjones.com>
1 parent 72e31e7 commit ec8b7cd

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
@@ -13,4 +13,4 @@ bazel_dep(
1313
)
1414

1515
bazel_dep(name = "platforms", version = "0.0.9", dev_dependency = True)
16-
bazel_dep(name = "rules_apple", version = "3.5.1", dev_dependency = True)
16+
bazel_dep(name = "rules_apple", version = "4.1.2", dev_dependency = True)

0 commit comments

Comments
 (0)