Skip to content

Commit dace9fb

Browse files
renovate-botavdv
authored andcommitted
chore(deps): update dependency rules_bazel_integration_test to v0.20.0
1 parent c0acfc0 commit dace9fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rules_haskell_tests/non_module_deps.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ def repositories(*, bzlmod):
3131
# module rules_bazel_integration_test requires bazel >= 6.1.0
3232
http_archive(
3333
name = "rules_bazel_integration_test",
34-
sha256 = "567ef30550a90c0dc22a9076743b2b2715b4d7148b4d573bdcc61aaa5d0177b3",
34+
sha256 = "6e65d497c68f5794349bfa004369e144063686ce1ebd0227717cd23285be45ef",
3535
urls = [
36-
"https://github.com/bazel-contrib/rules_bazel_integration_test/releases/download/v0.18.0/rules_bazel_integration_test.v0.18.0.tar.gz",
36+
"https://github.com/bazel-contrib/rules_bazel_integration_test/releases/download/v0.20.0/rules_bazel_integration_test.v0.20.0.tar.gz",
3737
],
3838
)
3939

0 commit comments

Comments
 (0)