Skip to content

Commit 55cd1f3

Browse files
shameekgangulyscpeters
authored andcommitted
[bazel] Bump buildifier dep to pull in fix for bazel 8 with --incompatible_disable_native_repo_rules (#695)
Signed-off-by: Shameek Ganguly <shameek@intrinsic.ai>
1 parent 802c5d2 commit 55cd1f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module(
44
repo_name = "org_gazebosim_gz-math",
55
)
66

7-
bazel_dep(name = "buildifier_prebuilt", version = "7.3.1")
7+
bazel_dep(name = "buildifier_prebuilt", version = "8.2.0.2")
88
bazel_dep(name = "googletest", version = "1.14.0")
99
bazel_dep(name = "rules_license", version = "1.0.0")
1010
bazel_dep(name = "eigen", version = "3.4.0.bcr.3") # workaround for https://github.com/bazelbuild/bazel-central-registry/issues/4355

0 commit comments

Comments
 (0)