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 8862df5 commit 5f20fdeCopy full SHA for 5f20fde
known_good.json
@@ -55,8 +55,8 @@
55
"repo": "https://github.com/eclipse-score/testing_tools.git"
56
},
57
"score_docs_as_code": {
58
- "version": "2.2.1",
59
- "hash": "c87cd898ef63ce15daec434dc5ea161651cefe97",
+ "version": "2.2.0",
+ "hash": "7a600fff3477d9940e9b50d8d6ac0b827e729ff7",
60
"repo": "https://github.com/eclipse-score/docs-as-code.git"
61
62
"score_process": {
score_modules.MODULE.bazel
@@ -77,7 +77,7 @@ single_version_override(
77
bazel_dep(name = "score_docs_as_code")
78
single_version_override(
79
module_name = "score_docs_as_code",
80
- version = "2.2.1",
+ version = "2.2.0",
81
)
82
83
bazel_dep(name = "score_process")
0 commit comments