We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34ed213 commit aa3c76bCopy full SHA for aa3c76b
WORKSPACE
@@ -13,8 +13,8 @@ http_archive(
13
14
http_archive(
15
name = "io_bazel_rules_webtesting",
16
- sha256 = "e9abb7658b6a129740c0b3ef6f5a2370864e102a5ba5ffca2cea565829ed825a",
17
- urls = ["https://github.com/bazelbuild/rules_webtesting/releases/download/0.3.5/rules_webtesting.tar.gz"],
+ sha256 = "ce50bd8186aa782f1315647da0b2be833a10fac07073f980b221f7f6b7b42f54",
+ urls = ["https://github.com/bazelbuild/rules_webtesting/releases/download/0.4.0/rules_webtesting-0.4.0.tar.gz"],
18
)
19
20
0 commit comments