Skip to content

Commit 68376f6

Browse files
committed
Update dependency stardoc to v0.8.1
1 parent ee57062 commit 68376f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ archive_override(
3636
urls = ["https://github.com/bazelbuild/rules_testing/archive/288cdbd3ef4839a89d9d5911319fd9edde44b106.tar.gz"],
3737
)
3838

39-
bazel_dep(name = "stardoc", version = "0.8.0", dev_dependency = True)
39+
bazel_dep(name = "stardoc", version = "0.8.1", dev_dependency = True)
4040

4141
# Compatibility layer
4242
compat = use_extension("//cc:extensions.bzl", "compatibility_proxy")

0 commit comments

Comments
 (0)