We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dcc2e80 + 430cac2 commit 99d5e5cCopy full SHA for 99d5e5c
WORKSPACE
@@ -197,7 +197,7 @@ gazelle_dependencies()
197
198
http_archive(
199
name = "com_github_bazelbuild_buildtools",
200
- sha256 = "91727456f1338f511442c50a8d827ae245552642d63de2bc832e6d27632ec300",
201
- strip_prefix = "buildtools-8.0.1",
202
- url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.1.tar.gz",
+ sha256 = "573345c2039889a4001b9933a7ebde8dcaf910c47787993aecccebc3117a4425",
+ strip_prefix = "buildtools-8.0.3",
+ url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.3.tar.gz",
203
)
0 commit comments