diff --git a/WORKSPACE b/WORKSPACE index 162e63052d1f..48f6b4107abd 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -14,7 +14,7 @@ http_archive( http_archive( name = "io_bazel_rules_webtesting", sha256 = "e9abb7658b6a129740c0b3ef6f5a2370864e102a5ba5ffca2cea565829ed825a", - urls = ["https://github.com/bazelbuild/rules_webtesting/releases/download/0.3.5/rules_webtesting.tar.gz"], + urls = ["https://github.com/bazelbuild/rules_webtesting/releases/download/0.4.0/rules_webtesting.tar.gz"], ) http_archive(