Skip to content

Commit 5f0ebc0

Browse files
committed
Upgrade rules_sh to 0.4.0 in test module
1 parent 2e11aba commit 5f0ebc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules_haskell_tests/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ bazel_dep(
5353
)
5454
bazel_dep(
5555
name = "rules_sh",
56-
version = "0.3.0",
56+
version = "0.4.0",
5757
)
5858
bazel_dep(
5959
name = "bazel_skylib",

0 commit comments

Comments
 (0)