Skip to content

Commit

Permalink
fixup! d6f7aa5 Upgraded stardoc to v0.7.2
Browse files Browse the repository at this point in the history
v0.7.1 doesn't use the Starlark-ified protobuf rules.
  • Loading branch information
Jaden Peterson committed Jan 22, 2025
1 parent 9a40304 commit 973d3ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ bazel_dep(name = "rules_jvm_external", version = "6.5")

bazel_dep(name = "buildifier_prebuilt", version = "7.3.1", dev_dependency = True)
bazel_dep(name = "rules_pkg", version = "1.0.1", dev_dependency = True)
bazel_dep(name = "stardoc", version = "0.7.1", dev_dependency = True)
bazel_dep(name = "stardoc", version = "0.7.2", dev_dependency = True)

register_toolchains(
"//:annex_scalafmt",
Expand Down
6 changes: 5 additions & 1 deletion MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 973d3ff

Please sign in to comment.