Skip to content

Commit 2d9a4bf

Browse files
chore(deps): update dependency stardoc to v0.8.1
1 parent b907c52 commit 2d9a4bf

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
@@ -30,7 +30,7 @@ bazel_dep(name = "googletest", version = "1.17.0.bcr.2", dev_dependency = True)
3030

3131
# TODO: this is only here to get a version of protobuf that is compatible with the version of abseil used by googletest
3232
bazel_dep(name = "protobuf", version = "33.1", dev_dependency = True)
33-
bazel_dep(name = "stardoc", version = "0.8.0", dev_dependency = True)
33+
bazel_dep(name = "stardoc", version = "0.8.1", dev_dependency = True)
3434

3535
# Coco toolchain extension
3636
coco = use_extension("//coco:extensions.bzl", "coco")

0 commit comments

Comments
 (0)