Skip to content

Commit 752df03

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency com_github_bazelbuild_buildtools to v3.5.0
1 parent 77e7b41 commit 752df03

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
@@ -83,9 +83,9 @@ protobuf_deps()
8383

8484
http_archive(
8585
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"],
86+
sha256 = "a02ba93b96a8151b5d8d3466580f6c1f7e77212c4eb181cba53eb2cae7752a23",
87+
strip_prefix = "buildtools-3.5.0",
88+
urls = ["https://github.com/bazelbuild/buildtools/archive/3.5.0.tar.gz"],
8989
)
9090

9191
load("@com_github_bazelbuild_buildtools//buildifier:deps.bzl", "buildifier_dependencies")

0 commit comments

Comments
 (0)