Skip to content

Commit ea6b18c

Browse files
Update dependency com_github_bazelbuild_buildtools to v7.3.1
1 parent 7b2ba08 commit ea6b18c

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
@@ -56,9 +56,9 @@ http_archive(
5656

5757
http_archive(
5858
name = "com_github_bazelbuild_buildtools",
59-
sha256 = "39c59cb5352892292cbe3174055aac187edcb5324c9b4e2d96cb6e40bd753877",
60-
strip_prefix = "buildtools-7.1.2",
61-
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.1.2.tar.gz",
59+
sha256 = "051951c10ff8addeb4f10be3b0cf474b304b2ccd675f2cc7683cdd9010320ca9",
60+
strip_prefix = "buildtools-7.3.1",
61+
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.3.1.tar.gz",
6262
)
6363

6464
http_archive(

0 commit comments

Comments
 (0)