Skip to content

Commit

Permalink
test(deps): update dependency docfx to v2.78.2
Browse files Browse the repository at this point in the history
| datasource      | package      | from    | to      |
| --------------- | ------------ | ------- | ------- |
| github-releases | dotnet/docfx | v2.59.4 | v2.78.2 |
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 6a5e61c commit 22d3763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows/test/run.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ExitOnNativeFailure
install-tool dotnet 8.0.11

# renovate: datasource=github-releases packageName=dotnet/docfx
install-tool docfx v2.59.4
install-tool docfx v2.78.2
docfx --version
ExitOnNativeFailure

Expand Down

0 comments on commit 22d3763

Please sign in to comment.