Skip to content

Commit

Permalink
chore(deps): update dependency stardoc to v0.7.2 (#223)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 884fc90 commit fb397ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module(
)

bazel_dep(name = "aspect_bazel_lib", version = "2.9.4")
bazel_dep(name = "stardoc", version = "0.7.1")
bazel_dep(name = "stardoc", version = "0.7.2")

bazel_dep(name = "rules_jsonnet", version = "0.0.0")
local_path_override(
Expand Down

0 comments on commit fb397ef

Please sign in to comment.