File tree Expand file tree Collapse file tree 4 files changed +2
-32
lines changed
Expand file tree Collapse file tree 4 files changed +2
-32
lines changed Original file line number Diff line number Diff line change @@ -59,11 +59,7 @@ git_override(
5959bazel_dep(name = "score_docs_as_code")
6060git_override(
6161 module_name = "score_docs_as_code",
62- commit = "7349eb22430febb367765ced3fbabfc0ef2988d0",
63- patch_strip = 1,
64- patches = [
65- "//patches/docs-as-code:fix-extra-properties.patch",
66- ],
62+ commit = "c1207676afe6cafd25c35d420e73279a799515d8",
6763 remote = "https://github.com/eclipse-score/docs-as-code.git",
6864)
6965
Original file line number Diff line number Diff line change 138138 },
139139 "score_docs_as_code" : {
140140 "repo" : " https://github.com/eclipse-score/docs-as-code.git" ,
141- "hash" : " 7349eb22430febb367765ced3fbabfc0ef2988d0" ,
142- "bazel_patches" : [
143- " //patches/docs-as-code:fix-extra-properties.patch"
144- ]
141+ "hash" : " c1207676afe6cafd25c35d420e73279a799515d8"
145142 },
146143 "score_process" : {
147144 "repo" : " https://github.com/eclipse-score/process_description.git" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments