Skip to content

Commit 7bf4652

Browse files
chore(deps): update dependency stardoc to v0.7.1
1 parent 77fd2ce commit 7bf4652

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
@@ -5,7 +5,7 @@ module(
55
)
66

77
bazel_dep(name = "platforms", version = "0.0.8")
8-
bazel_dep(name = "stardoc", version = "0.6.2")
8+
bazel_dep(name = "stardoc", version = "0.7.1")
99
bazel_dep(name = "bazel_skylib", version = "1.5.0")
1010

1111
rules_pact = use_extension("@rules_pact//:extensions.bzl", "rules_pact")

0 commit comments

Comments
 (0)