1111# SPDX-License-Identifier: Apache-2.0
1212# *******************************************************************************
1313
14- # Generated from known_good.json at 2025-11-12T10:20:19Z
14+ # Generated from known_good.json at 2025-11-13T08:26:11Z
1515# Do not edit manually - use tools/update_module_from_known_good.py
1616
1717bazel_dep(name = "score_baselibs")
1818git_override(
1919 module_name = "score_baselibs",
2020 remote = "https://github.com/eclipse-score/baselibs.git",
2121 commit = "edc4f8841c2210d11ef310049a78644ff3d039a3",
22+ patches = [
23+ "//:wait_free_stack_fix.patch",
24+ ],
25+ patch_strip = 1,
2226)
2327
24- bazel_dep(name = "score_communication ")
28+ bazel_dep(name = "communication ")
2529git_override(
26- module_name = "score_communication ",
30+ module_name = "communication ",
2731 remote = "https://github.com/eclipse-score/communication.git",
2832 commit = "ff40e5f1e90ce406b71c664cc6c8e902ab465305",
2933)
@@ -46,7 +50,7 @@ bazel_dep(name = "score_tooling")
4650git_override(
4751 module_name = "score_tooling",
4852 remote = "https://github.com/eclipse-score/tooling.git",
49- commit = "b3a120a36c7a0e1b82d151732961af3330922e20 ",
53+ commit = "f36904e8c3d06c0ee761b14877ce7e5f6d3d9edb ",
5054)
5155
5256bazel_dep(name = "score_platform")
@@ -73,7 +77,7 @@ bazel_dep(name = "score_docs_as_code")
7377git_override(
7478 module_name = "score_docs_as_code",
7579 remote = "https://github.com/eclipse-score/docs-as-code.git",
76- commit = "bb52c96dd98799bdce68c166ad3b826f017f7cf6 ",
80+ commit = "1067fb67782389b50827f8637a74b1027ece52ee ",
7781)
7882
7983bazel_dep(name = "score_process")
0 commit comments