diff --git a/MODULE.bazel b/MODULE.bazel index 7a2ee911c..ffa0fdae9 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -35,7 +35,7 @@ bazel_dep(name = "score_docs_as_code", version = "7.1.0", dev_dependency = True) bazel_dep(name = "score_tooling", version = "1.3.1", dev_dependency = True) bazel_dep(name = "score_rust_policies", version = "0.0.5", dev_dependency = True) bazel_dep(name = "score_cpp_policies", version = "0.0.1", dev_dependency = True) -bazel_dep(name = "score_process", version = "2.0.3", dev_dependency = True) +bazel_dep(name = "score_process", version = "2.1.0", dev_dependency = True) bazel_dep(name = "score_platform", version = "0.6.4", dev_dependency = True) ## Configure the C++ toolchain