Skip to content

Commit da2fbce

Browse files
increase score main version
1 parent 07f9b21 commit da2fbce

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

bazel_common/score_modules_target_sw.MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# SPDX-License-Identifier: Apache-2.0
1212
# *******************************************************************************
1313

14-
# Generated from known_good.json at 2026-02-10T21:12:42+00:00Z
14+
# Generated from known_good.json at 2026-05-26T07:01:41+00:00Z
1515
# Do not edit manually - use scripts/known_good/update_module_from_known_good.py
1616

1717
bazel_dep(name = "score_baselibs")

bazel_common/score_modules_tooling.MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# SPDX-License-Identifier: Apache-2.0
1212
# *******************************************************************************
1313

14-
# Generated from known_good.json at 2026-02-10T21:12:42+00:00Z
14+
# Generated from known_good.json at 2026-05-26T07:01:41+00:00Z
1515
# Do not edit manually - use scripts/known_good/update_module_from_known_good.py
1616

1717
bazel_dep(name = "score_crates")
@@ -38,7 +38,7 @@ git_override(
3838
bazel_dep(name = "score_platform")
3939
git_override(
4040
module_name = "score_platform",
41-
commit = "5b8a1e34c417384d919bb8c08d32213896ffe5aa",
41+
commit = "1b51518e71835b02aef97433c5dd083339185256",
4242
remote = "https://github.com/eclipse-score/score.git",
4343
)
4444

known_good.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
},
133133
"score_platform": {
134134
"repo": "https://github.com/eclipse-score/score.git",
135-
"hash": "5b8a1e34c417384d919bb8c08d32213896ffe5aa"
135+
"hash": "1b51518e71835b02aef97433c5dd083339185256"
136136
},
137137
"score_bazel_platforms": {
138138
"repo": "https://github.com/eclipse-score/bazel_platforms.git",
@@ -152,5 +152,5 @@
152152
}
153153
}
154154
},
155-
"timestamp": "2026-02-10T21:12:42+00:00Z"
156-
}
155+
"timestamp": "2026-05-26T07:01:41+00:00Z"
156+
}

rust_coverage/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# SPDX-License-Identifier: Apache-2.0
1212
# *******************************************************************************
1313

14-
# Generated from known_good.json at 2026-02-10T21:12:42+00:00Z
14+
# Generated from known_good.json at 2026-05-26T07:01:41+00:00Z
1515
# Do not edit manually - use scripts/known_good/update_module_from_known_good.py
1616

1717
load("@score_tooling//:defs.bzl", "rust_coverage_report")

0 commit comments

Comments
 (0)