Skip to content

Commit efe466d

Browse files
committed
Update baselibs to v0.2.9
1 parent b2ae791 commit efe466d

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

MODULE.bazel.lock

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bazel_common/score_modules_target_sw.MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
bazel_dep(name = "score_baselibs")
1818
git_override(
1919
module_name = "score_baselibs",
20-
commit = "cab36dd7de92c282f67e78e88032e08585803528",
20+
commit = "ce204159f37ee7815907369a8f678583bf102306",
2121
remote = "https://github.com/eclipse-score/baselibs.git",
2222
)
2323

known_good.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"target_sw": {
44
"score_baselibs": {
55
"repo": "https://github.com/eclipse-score/baselibs.git",
6-
"hash": "cab36dd7de92c282f67e78e88032e08585803528",
6+
"hash": "ce204159f37ee7815907369a8f678583bf102306",
77
"metadata": {
88
"extra_test_config": [
99
"@score_baselibs//score/json:base_library=nlohmann",
@@ -162,4 +162,4 @@
162162
}
163163
},
164164
"timestamp": "2026-05-26T07:01:41+00:00Z"
165-
}
165+
}

0 commit comments

Comments
 (0)