This is an automated email from the ASF dual-hosted git repository.
apolovtsev pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
The following commit(s) were added to refs/heads/main by this push:
new 7a25b51e2bf Bump docfx from 2.78.4 to 2.78.5 (#7655)
7a25b51e2bf is described below
commit 7a25b51e2bfa948fd8df95b5e8cb6d3dd3ef2cc8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 11:24:39 2026 +0200
Bump docfx from 2.78.4 to 2.78.5 (#7655)
Signed-off-by: Aleksandr Polovtsev <[email protected]>
Co-authored-by: Aleksandr Polovtsev <[email protected]>
---
modules/platforms/dotnet/.config/dotnet-tools.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/platforms/dotnet/.config/dotnet-tools.json
b/modules/platforms/dotnet/.config/dotnet-tools.json
index 45b1c6bc8f1..6a8a8ae4c3a 100644
--- a/modules/platforms/dotnet/.config/dotnet-tools.json
+++ b/modules/platforms/dotnet/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"docfx": {
- "version": "2.78.4",
+ "version": "2.78.5",
"commands": [
"docfx"
]