We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a6b53 commit ba33933Copy full SHA for ba33933
1 file changed
bazel_common/score_modules_tooling.MODULE.bazel
@@ -18,7 +18,7 @@ bazel_dep(name = "score_crates")
18
git_override(
19
module_name = "score_crates",
20
commit = "492e701cb6414d8ac318c32884addd761bb6dbd4", # https://github.com/eclipse-score/score-crates/pull/25
21
- remote = "https://github.com/eclipse-score/score-crates.git",
+ remote = "https://github.com/qorix-group/score-crates.git",
22
)
23
24
bazel_dep(name = "score_itf")
0 commit comments