Skip to content

Commit

Permalink
chore(deps): update dependency bazel_skylib_gazelle_plugin to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and p0deje committed May 31, 2024
1 parent 6383ad4 commit c90fde6
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 = "47337121076d4fc9c82079cde046431f7b1d2dd18df9c46b674522a9202d335e",
sha256 = "2e4a533f7a303076a5d43191b3696c071b9bc0020eb00ec07c3e02bd9ce3093d",
urls = [
"https://github.com/bazelbuild/bazel-skylib/releases/download/1.6.1/bazel-skylib-gazelle-plugin-1.6.1.tar.gz",
"https://github.com/bazelbuild/bazel-skylib/releases/download/1.7.0/bazel-skylib-gazelle-plugin-1.7.0.tar.gz",
],
)

Expand Down

0 comments on commit c90fde6

Please sign in to comment.