Skip to content

Commit e4a752c

Browse files
committed
bump score tooling
1 parent d9934de commit e4a752c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bazel_common/score_modules_tooling.MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ git_override(
3131
bazel_dep(name = "score_tooling")
3232
git_override(
3333
module_name = "score_tooling",
34-
commit = "7099e272c3f6114bad17736debd54139601aedd4",
34+
commit = "70627a258851f6a7ea4506fb4f527a480e74354a",
3535
remote = "https://github.com/eclipse-score/tooling.git",
3636
)
3737

known_good.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
},
142142
"score_tooling": {
143143
"repo": "https://github.com/eclipse-score/tooling.git",
144-
"hash": "7099e272c3f6114bad17736debd54139601aedd4"
144+
"hash": "70627a258851f6a7ea4506fb4f527a480e74354a"
145145
},
146146
"score_platform": {
147147
"repo": "https://github.com/eclipse-score/score.git",

0 commit comments

Comments
 (0)