Skip to content

Commit aa3c76b

Browse files
angular-robotdgp1130
authored andcommitted
build: update dependency io_bazel_rules_webtesting to v0.4.0
See associated pull request for more information.
1 parent 34ed213 commit aa3c76b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ http_archive(
1313

1414
http_archive(
1515
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"],
16+
sha256 = "ce50bd8186aa782f1315647da0b2be833a10fac07073f980b221f7f6b7b42f54",
17+
urls = ["https://github.com/bazelbuild/rules_webtesting/releases/download/0.4.0/rules_webtesting-0.4.0.tar.gz"],
1818
)
1919

2020
http_archive(

0 commit comments

Comments
 (0)