Skip to content

Commit 82b4a46

Browse files
Merge branch 'eclipse-score:main' into main
2 parents 97f864a + 1939bde commit 82b4a46

2 files changed

Lines changed: 4 additions & 10 deletions

File tree

MODULE.bazel

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,4 @@ http_file(
6969
urls = ["https://github.com/withered-magic/starpls/releases/download/v0.1.21/starpls-linux-amd64"],
7070
)
7171

72-
bazel_dep(name = "score_process", version = "1.5.3")
73-
74-
# 1.5.3 + 3 commits, to drop the transitive score_tooling dependency
75-
# Note: this will only drop the local score_tooling dependency, as git_override will not
76-
# be forwarded to downstream users.
77-
git_override(
78-
module_name = "score_process",
79-
commit = "42cfa87d5650fe4b70fcb8dce1cc0e24b658d687",
80-
remote = "https://github.com/eclipse-score/process_description.git",
81-
)
72+
bazel_dep(name = "score_process", version = "1.5.4")

MODULE.bazel.lock

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

0 commit comments

Comments
 (0)