Skip to content

Commit cb24c9b

Browse files
committed
Bring in rules_shell as bazel dep
1 parent eabe6d8 commit cb24c9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MODULE.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ bazel_dep(name = "rules_license", version = "1.0.0")
2525
bazel_dep(name = "rules_proto", version = "7.1.0")
2626
bazel_dep(name = "rules_java", version = "8.12.0")
2727
bazel_dep(name = "rules_android", version = "0.6.4")
28+
bazel_dep(name = "rules_shell", version = "0.5.1")
2829
bazel_dep(name = "googleapis-java", version = "1.0.0")
2930
bazel_dep(name = "cel-spec", version = "0.24.0", repo_name = "cel_spec")
3031

0 commit comments

Comments
 (0)