Skip to content

Commit 2770a4e

Browse files
🤖 Update dependency platforms to v0.0.11
1 parent 981d1f8 commit 2770a4e

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
@@ -5,7 +5,7 @@ module(
55
)
66

77
# Platform support.
8-
bazel_dep(name = "platforms", version = "0.0.10")
8+
bazel_dep(name = "platforms", version = "0.0.11")
99
bazel_dep(name = "rules_cc", version = "0.0.17")
1010

1111
# Various utility functions such as path manipulations and templating.

0 commit comments

Comments
 (0)