Skip to content

Commit ea2e16a

Browse files
committed
chore(deps): update dependency rules_proto to v6.0.0.bcr.1
1 parent b1804cc commit ea2e16a

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
@@ -4,7 +4,7 @@ bazel_dep(name = "bazel_skylib", version = "1.6.1")
44

55
bazel_dep(name = "rules_python", version = "0.31.0")
66

7-
bazel_dep(name = "rules_proto", version = "6.0.0")
7+
bazel_dep(name = "rules_proto", version = "6.0.0.bcr.1")
88

99
bazel_dep(name = "platforms", version = "0.0.9")
1010

0 commit comments

Comments
 (0)