Skip to content

Commit aa2ee96

Browse files
chore(deps): update dependency apple_support to v1.19.0
1 parent ed51ad3 commit aa2ee96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ module(
2929
bazel_dep(name = "protobuf", version = "27.3")
3030
bazel_dep(name = "rules_proto", version = "4.0.0")
3131
bazel_dep(name = "bazel_skylib", version = "1.7.1")
32-
bazel_dep(name = "apple_support", version = "1.17.1")
32+
bazel_dep(name = "apple_support", version = "1.19.0")
3333
bazel_dep(name = "rules_cc", version = "0.0.13")
3434
bazel_dep(name = "abseil-cpp", version = "20240722.0")
3535
bazel_dep(name = "gflags", version = "2.2.2")

0 commit comments

Comments
 (0)