Skip to content

Commit c59b62d

Browse files
Update dependency com_github_bazelbuild_buildtools to v7
1 parent e05fe2e commit c59b62d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ http_archive(
6363

6464
http_archive(
6565
name = "com_github_bazelbuild_buildtools",
66-
sha256 = "05c3c3602d25aeda1e9dbc91d3b66e624c1f9fdadf273e5480b489e744ca7269",
67-
strip_prefix = "buildtools-6.4.0",
68-
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v6.4.0.tar.gz",
66+
sha256 = "061472b3e8b589fb42233f0b48798d00cf9dee203bd39502bd294e6b050bc6c2",
67+
strip_prefix = "buildtools-7.1.0",
68+
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.1.0.tar.gz",
6969
)
7070

7171
http_archive(

0 commit comments

Comments
 (0)