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.
1 parent 77e7b41 commit 752df03Copy full SHA for 752df03
WORKSPACE
@@ -83,9 +83,9 @@ protobuf_deps()
83
84
http_archive(
85
name = "com_github_bazelbuild_buildtools",
86
- sha256 = "315dad13406928011b467ca7f2748a59ae817477f9129e1edaae75deb73e9b78",
87
- strip_prefix = "buildtools-3.4.0",
88
- urls = ["https://github.com/bazelbuild/buildtools/archive/3.4.0.tar.gz"],
+ sha256 = "a02ba93b96a8151b5d8d3466580f6c1f7e77212c4eb181cba53eb2cae7752a23",
+ strip_prefix = "buildtools-3.5.0",
+ urls = ["https://github.com/bazelbuild/buildtools/archive/3.5.0.tar.gz"],
89
)
90
91
load("@com_github_bazelbuild_buildtools//buildifier:deps.bzl", "buildifier_dependencies")
0 commit comments