diff --git a/bazel_common/score_modules_tooling.MODULE.bazel b/bazel_common/score_modules_tooling.MODULE.bazel index f55417054c0..633b2e3cf69 100644 --- a/bazel_common/score_modules_tooling.MODULE.bazel +++ b/bazel_common/score_modules_tooling.MODULE.bazel @@ -31,7 +31,7 @@ git_override( bazel_dep(name = "score_tooling") git_override( module_name = "score_tooling", - commit = "7099e272c3f6114bad17736debd54139601aedd4", + commit = "70627a258851f6a7ea4506fb4f527a480e74354a", remote = "https://github.com/eclipse-score/tooling.git", ) diff --git a/known_good.json b/known_good.json index 5bed03af72b..5575bf29afe 100644 --- a/known_good.json +++ b/known_good.json @@ -141,7 +141,7 @@ }, "score_tooling": { "repo": "https://github.com/eclipse-score/tooling.git", - "hash": "7099e272c3f6114bad17736debd54139601aedd4" + "hash": "70627a258851f6a7ea4506fb4f527a480e74354a" }, "score_platform": { "repo": "https://github.com/eclipse-score/score.git",