Skip to content

Commit

Permalink
Update buildtools
Browse files Browse the repository at this point in the history
  • Loading branch information
illicitonion committed May 8, 2024
1 parent 8c3111d commit b506e1e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ def contrib_rules_jvm_gazelle_deps():
maybe(
http_archive,
name = "com_github_bazelbuild_buildtools",
sha256 = "05c3c3602d25aeda1e9dbc91d3b66e624c1f9fdadf273e5480b489e744ca7269",
strip_prefix = "buildtools-6.4.0",
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v6.4.0.tar.gz",
sha256 = "061472b3e8b589fb42233f0b48798d00cf9dee203bd39502bd294e6b050bc6c2",
strip_prefix = "buildtools-7.1.0",
url = "https://github.com/bazelbuild/buildtools/archive/refs/tags/v7.1.0.tar.gz",
)

maybe(
Expand Down

0 comments on commit b506e1e

Please sign in to comment.