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,14 +50,14 @@ 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")
5357git_override(
5458 module_name = "score_platform",
5559 remote = "https://github.com/eclipse-score/score.git",
56- commit = "6e2a756c5c52a6587a3c8da74126523fe1ca9336 ",
60+ commit = "4277c625daca11ef1fe16ffe7670498b354baa72 ",
5761)
5862
5963bazel_dep(name = "score_bazel_platforms")
@@ -74,7 +78,7 @@ bazel_dep(name = "score_docs_as_code")
7478git_override(
7579 module_name = "score_docs_as_code",
7680 remote = "https://github.com/eclipse-score/docs-as-code.git",
77- commit = "bb52c96dd98799bdce68c166ad3b826f017f7cf6 ",
81+ commit = "1067fb67782389b50827f8637a74b1027ece52ee ",
7882)
7983
8084bazel_dep(name = "score_process")
0 commit comments