We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fede39f commit 26aae0eCopy full SHA for 26aae0e
1 file changed
MODULE.bazel
@@ -10,7 +10,7 @@ bazel_dep(name = "bazel-orfs")
10
# To bump version, run: bazelisk run @bazel-orfs//:bump
11
git_override(
12
module_name = "bazel-orfs",
13
- commit = "e46fca0214def95ecfbada54a8028da7d47fd122",
+ commit = "b27902509233b79a2fbf6fc456e439aa9a629f4b",
14
remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git",
15
)
16
0 commit comments