We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6543b91 commit d9f367bCopy full SHA for d9f367b
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 = "b27902509233b79a2fbf6fc456e439aa9a629f4b",
+ commit = "d998bbff78c455718bd1a0191b4aa89ef9addac1",
14
remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git",
15
)
16
0 commit comments