Skip to content

Commit 9d4922f

Browse files
benjaminpjohnbartholomew
authored andcommitted
add rules_shell
1 parent 218bc65 commit 9d4922f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

MODULE.bazel

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ module(
55

66
bazel_dep(name = "googletest", version = "1.16.0")
77
bazel_dep(name = "rules_python", version = "1.2.0")
8-
bazel_dep(name = "rules_cc", version = "0.2.14")
8+
bazel_dep(name = "rules_cc", version = "0.2.16")
9+
bazel_dep(name = "rules_shell", version = "0.6.1")

0 commit comments

Comments
 (0)