Skip to content

Commit 0c2e72f

Browse files
Update module deps (#11)
* update module dependencies * Apply suggestion from @AlexanderLanin Signed-off-by: Alexander Lanin <alex@lanin.de> --------- Signed-off-by: Alexander Lanin <alex@lanin.de> Co-authored-by: Alexander Lanin <alex@lanin.de>
1 parent aa8a49e commit 0c2e72f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ bazel_dep(name = "aspect_rules_lint", version = "1.5.3")
6363
bazel_dep(name = "buildifier_prebuilt", version = "8.2.0.2")
6464

6565
#docs-as-code
66-
bazel_dep(name = "score_docs_as_code", version = "1.3.0")
66+
bazel_dep(name = "score_docs_as_code", version = "2.0.2")
6767
bazel_dep(name = "score_baselibs", version = "0.1.3")
6868
bazel_dep(name = "score_communication", version = "0.1.1")
6969
bazel_dep(name = "platforms", version = "0.0.11")

0 commit comments

Comments
 (0)