Skip to content

Commit 558b210

Browse files
docs: uplifted version of process (#399)
1 parent e49778e commit 558b210

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

MODULE.bazel

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,7 @@ http_file(
100100
# docs dependency
101101
# Note: requirements were last aligned with 1.2.0,
102102
# the switch to 1.3.1 is purely to drop the dependency on docs-as-code 1.x.
103-
bazel_dep(name = "score_process", version = "1.4.2")
104-
git_override(
105-
module_name = "score_process",
106-
commit = "43b3a13eae17f2e539fb8cca2beedb69717b2e12",
107-
remote = "https://github.com/eclipse-score/process_description.git",
108-
)
103+
bazel_dep(name = "score_process", version = "1.4.3")
109104

110105
# Add Linter
111106
bazel_dep(name = "rules_multitool", version = "1.9.0")

0 commit comments

Comments
 (0)