This is an automated email from the ASF dual-hosted git repository.

ptupitsyn 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 4e7d4e7d1a Bump docfx from 2.75.3 to 2.77.0 in 
/modules/platforms/dotnet (#4416)
4e7d4e7d1a is described below

commit 4e7d4e7d1ad90ed2de1f66383e8792041c1fcf1c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 19 09:57:32 2024 +0300

    Bump docfx from 2.75.3 to 2.77.0 in /modules/platforms/dotnet (#4416)
    
    Bumps [docfx](https://github.com/dotnet/docfx) from 2.75.3 to 2.77.0.
    - [Release notes](https://github.com/dotnet/docfx/releases)
    - [Changelog](https://github.com/dotnet/docfx/blob/main/RELEASENOTE.md)
    - [Commits](https://github.com/dotnet/docfx/compare/v2.75.3...v2.77.0)
    
    ---
    updated-dependencies:
    - dependency-name: docfx
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: Pavel Tupitsyn <[email protected]>
    Co-authored-by: Pavel Tupitsyn <[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 278b6c758a..ef30df8c5c 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.75.3",
+      "version": "2.77.0",
       "commands": [
         "docfx"
       ]

Reply via email to