Skip to content

Commit 95a21f3

Browse files
Update dependency com_github_bazelbuild_buildtools to v5.1.0
1 parent 3f0c7a5 commit 95a21f3

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
@@ -72,9 +72,9 @@ http_archive(
7272

7373
http_archive(
7474
name = "com_github_bazelbuild_buildtools",
75-
sha256 = "7f43df3cca7bb4ea443b4159edd7a204c8d771890a69a50a190dc9543760ca21",
76-
strip_prefix = "buildtools-5.0.1",
77-
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/5.0.1.tar.gz",
75+
sha256 = "e3bb0dc8b0274ea1aca75f1f8c0c835adbe589708ea89bf698069d0790701ea3",
76+
strip_prefix = "buildtools-5.1.0",
77+
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/5.1.0.tar.gz",
7878
)
7979

8080
http_archive(

0 commit comments

Comments
 (0)