Skip to content

Commit 810199a

Browse files
authored
Update score_process to 1.5.2 (#483)
1 parent 4a05a73 commit 810199a

2 files changed

Lines changed: 3 additions & 11 deletions

File tree

MODULE.bazel

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

72-
# Checker rule for CopyRight checks/fixes
73-
74-
# docs dependency
75-
# Note: requirements were last aligned with 1.2.0,
76-
# the switch to 1.3.1 is purely to drop the dependency on docs-as-code 1.x.
77-
bazel_dep(name = "score_process", version = "1.5.1")
78-
git_override(
79-
module_name = "score_process",
80-
commit = "4c3a16f03c2834b25a10f39542cbe81a8dec4e8a",
81-
remote = "https://github.com/eclipse-score/process_description.git",
82-
)
72+
bazel_dep(name = "score_process", version = "1.5.2")

MODULE.bazel.lock

Lines changed: 2 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)