Skip to content

Commit a891991

Browse files
Update dependency platforms to v1
1 parent c6a6065 commit a891991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/core/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module(
55
)
66

77
bazel_dep(name = "bazel_skylib", version = "1.7.1")
8-
bazel_dep(name = "platforms", version = "0.0.11")
8+
bazel_dep(name = "platforms", version = "1.0.0")
99
bazel_dep(name = "protobuf", version = "30.2")
1010
bazel_dep(name = "rules_cc", version = "0.1.1") # For fixer
1111
bazel_dep(name = "toolchains_protoc", version = "0.4.1")

0 commit comments

Comments
 (0)