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 Apr 17, 2024
1 parent 44e78b1 commit abe5011
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 = "60a9025072ae237f325d0e7b661e1685f34922c29883888c2d06f5789462b939",
strip_prefix = "buildtools-7.1.1",
urls = ["https://github.com/bazelbuild/buildtools/archive/v7.1.1.tar.gz"],
)

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

0 comments on commit abe5011

Please sign in to comment.