Skip to content

Commit

Permalink
Merge pull request #2 from jotadrilo/renovate/bazel_gazelle-0.x
Browse files Browse the repository at this point in the history
Update dependency bazel_gazelle to v0.28.0
  • Loading branch information
jotadrilo authored Nov 8, 2022
2 parents 8928a22 + aef4480 commit d9312db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ http_archive(

http_archive(
name = "bazel_gazelle",
sha256 = "3c681998538231a2d24d0c07ed5a7658cb72bfb5fd4bf9911157c0e9ac6a2687",
urls = ["https://github.com/bazelbuild/bazel-gazelle/releases/download/0.17.0/bazel-gazelle-0.17.0.tar.gz"],
sha256 = "448e37e0dbf61d6fa8f00aaa12d191745e14f07c31cabfa731f0c8e8a4f41b97",
urls = ["https://github.com/bazelbuild/bazel-gazelle/releases/download/0.28.0/bazel-gazelle-0.28.0.tar.gz"],
)

http_archive(
Expand Down

0 comments on commit d9312db

Please sign in to comment.