Skip to content

Commit

Permalink
chore(deps): update dependency com_github_bazelbuild_buildtools to v6…
Browse files Browse the repository at this point in the history
….3.3
  • Loading branch information
renovate[bot] committed Aug 25, 2023
1 parent 7ac03de commit 212aa13
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 @@ -104,9 +104,9 @@ protobuf_deps()

http_archive(
name = "com_github_bazelbuild_buildtools",
sha256 = "b7187e0856280feb0658ab9d629c244e638022819ded8243fb02e0c1d4db8f1c",
strip_prefix = "buildtools-6.3.2",
urls = ["https://github.com/bazelbuild/buildtools/archive/v6.3.2.tar.gz"],
sha256 = "42968f9134ba2c75c03bb271bd7bb062afb7da449f9b913c96e5be4ce890030a",
strip_prefix = "buildtools-6.3.3",
urls = ["https://github.com/bazelbuild/buildtools/archive/v6.3.3.tar.gz"],
)

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

0 comments on commit 212aa13

Please sign in to comment.