Skip to content

Commit

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

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 2ec9fbd commit 220d4d7
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 = "7.1.2", dev_dependency = True)
bazel_dep(name = "buildifier_prebuilt", version = "7.3.1", dev_dependency = True)

0 comments on commit 220d4d7

Please sign in to comment.