Skip to content

Commit

Permalink
Updated buildifier_prebuilt to 7.1.2 (#55)
Browse files Browse the repository at this point in the history
Updates buildifier_prebuilt from 6.4.0 to 7.1.2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 263a893 commit 2ec9fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ register_toolchains(
dev_dependency = True,
)

bazel_dep(name = "buildifier_prebuilt", version = "6.4.0", dev_dependency = True)
bazel_dep(name = "buildifier_prebuilt", version = "7.1.2", dev_dependency = True)

0 comments on commit 2ec9fbd

Please sign in to comment.