diff --git a/MODULE.bazel b/MODULE.bazel index 3991257..3635c48 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -19,7 +19,7 @@ git_override( module_name = "hedron_compile_commands", # Not official but well established fork with a fix to header only libraries # https://github.com/hedronvision/bazel-compile-commands-extractor/pull/219 - commit = "02d15621b528efd877f5d5657c4b738523a0eb17", + commit = "abb61a688167623088f8768cc9264798df6a9d10", remote = "https://github.com/hedronvision/bazel-compile-commands-extractor.git", )