Skip to content

Commit

Permalink
chore(deps): update dependency com_github_bazelbuild_buildtools to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 26, 2024
1 parent 5f2df29 commit 288af53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Expand Up @@ -104,9 +104,9 @@ protobuf_deps()

http_archive(
name = "com_github_bazelbuild_buildtools",
sha256 = "05c3c3602d25aeda1e9dbc91d3b66e624c1f9fdadf273e5480b489e744ca7269",
strip_prefix = "buildtools-6.4.0",
urls = ["https://github.com/bazelbuild/buildtools/archive/v6.4.0.tar.gz"],
sha256 = "061472b3e8b589fb42233f0b48798d00cf9dee203bd39502bd294e6b050bc6c2",
strip_prefix = "buildtools-7.1.0",
urls = ["https://github.com/bazelbuild/buildtools/archive/v7.1.0.tar.gz"],
)

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

0 comments on commit 288af53

Please sign in to comment.