Skip to content

Commit 4068b83

Browse files
committed
build: update dependency io_bazel_rules_webtesting to v0.4.0
See associated pull request for more information.
1 parent 34ed213 commit 4068b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ http_archive(
1414
http_archive(
1515
name = "io_bazel_rules_webtesting",
1616
sha256 = "e9abb7658b6a129740c0b3ef6f5a2370864e102a5ba5ffca2cea565829ed825a",
17-
urls = ["https://github.com/bazelbuild/rules_webtesting/releases/download/0.3.5/rules_webtesting.tar.gz"],
17+
urls = ["https://github.com/bazelbuild/rules_webtesting/releases/download/0.4.0/rules_webtesting.tar.gz"],
1818
)
1919

2020
http_archive(

0 commit comments

Comments
 (0)