Skip to content

Commit

Permalink
Update dependency rules_shell to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 064f43b commit 7d4c491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules_haskell_tests/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ bazel_dep(
dev_dependency = True,
)
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.21.0")
bazel_dep(name = "rules_shell", version = "0.2.0")
bazel_dep(name = "rules_shell", version = "0.3.0")

ghc_version = use_extension("@rules_haskell//extensions:ghc_version.bzl", "ghc_default_version")
use_repo(
Expand Down

0 comments on commit 7d4c491

Please sign in to comment.