Skip to content

Commit

Permalink
Update dependency com_github_bazelbuild_buildtools to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 23, 2020
1 parent 77e7b41 commit 752df03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ protobuf_deps()

http_archive(
name = "com_github_bazelbuild_buildtools",
sha256 = "315dad13406928011b467ca7f2748a59ae817477f9129e1edaae75deb73e9b78",
strip_prefix = "buildtools-3.4.0",
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"],
)

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

0 comments on commit 752df03

Please sign in to comment.