Skip to content

Commit

Permalink
chore(deps): update dependency bazel_skylib_gazelle_plugin to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and p0deje committed Jun 3, 2024
1 parent 51f5051 commit 5f042d7
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 @@ -75,9 +75,9 @@ http_archive(

http_archive(
name = "bazel_skylib_gazelle_plugin",
sha256 = "2e4a533f7a303076a5d43191b3696c071b9bc0020eb00ec07c3e02bd9ce3093d",
sha256 = "e0629e3cbacca15e2c659833b24b86174d22b664ca0a67f377108ff6a207cc8c",
urls = [
"https://github.com/bazelbuild/bazel-skylib/releases/download/1.7.0/bazel-skylib-gazelle-plugin-1.7.0.tar.gz",
"https://github.com/bazelbuild/bazel-skylib/releases/download/1.7.1/bazel-skylib-gazelle-plugin-1.7.1.tar.gz",
],
)

Expand Down

0 comments on commit 5f042d7

Please sign in to comment.