Skip to content

Commit 8b02460

Browse files
chore(deps): update dependency stardoc to v0.8.0
1 parent 0e5a619 commit 8b02460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ local_path_override(
88

99
bazel_dep(name = "bazel_skylib", version = "1.7.1")
1010
bazel_dep(name = "platforms", version = "0.0.11")
11-
bazel_dep(name = "stardoc", version = "0.6.2", repo_name = "io_bazel_stardoc")
11+
bazel_dep(name = "stardoc", version = "0.8.0", repo_name = "io_bazel_stardoc")
1212

1313
sh_configure = use_extension("@rules_sh//bzlmod:extensions.bzl", "sh_configure")
1414
use_repo(sh_configure, "local_posix_config", "rules_sh_shim_exe")

0 commit comments

Comments
 (0)