Skip to content

Commit

Permalink
chore(deps): update dependency com_github_bazelbuild_buildtools to v5…
Browse files Browse the repository at this point in the history
….1.0
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 14, 2022
1 parent 06128de commit 5a014b0
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 @@ -81,9 +81,9 @@ protobuf_deps()

http_archive(
name = "com_github_bazelbuild_buildtools",
sha256 = "7f43df3cca7bb4ea443b4159edd7a204c8d771890a69a50a190dc9543760ca21",
strip_prefix = "buildtools-5.0.1",
urls = ["https://github.com/bazelbuild/buildtools/archive/5.0.1.tar.gz"],
sha256 = "e3bb0dc8b0274ea1aca75f1f8c0c835adbe589708ea89bf698069d0790701ea3",
strip_prefix = "buildtools-5.1.0",
urls = ["https://github.com/bazelbuild/buildtools/archive/5.1.0.tar.gz"],
)

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

0 comments on commit 5a014b0

Please sign in to comment.