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 86a1706d18 Bump Nerdbank.GitVersioning in /modules/platforms/dotnet 
(#4600)
86a1706d18 is described below

commit 86a1706d186de49d17a55125fdcc7a64dc912cc9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 21 10:06:30 2024 +0300

    Bump Nerdbank.GitVersioning in /modules/platforms/dotnet (#4600)
    
    Bumps 
[Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 
3.6.143 to 3.6.146.
    - [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
    - [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Nerdbank.GitVersioning
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: Aleksandr Polovtsev <[email protected]>
    Co-authored-by: Aleksandr Polovtsev <[email protected]>
---
 modules/platforms/dotnet/Directory.Build.props | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/platforms/dotnet/Directory.Build.props 
b/modules/platforms/dotnet/Directory.Build.props
index 73f0012829..ce42cfd348 100644
--- a/modules/platforms/dotnet/Directory.Build.props
+++ b/modules/platforms/dotnet/Directory.Build.props
@@ -56,7 +56,7 @@
     <ItemGroup>
         <PackageReference Include="Nerdbank.GitVersioning">
             <PrivateAssets>all</PrivateAssets>
-            <Version>3.6.143</Version>
+            <Version>3.6.146</Version>
         </PackageReference>
     </ItemGroup>
 

Reply via email to