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 1d83748151 Bump Nerdbank.GitVersioning in /modules/platforms/dotnet 
(#4417)
1d83748151 is described below

commit 1d837481517b6c6d49a5bfc892e17ccd4a829f00
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 19 08:46:33 2024 +0300

    Bump Nerdbank.GitVersioning in /modules/platforms/dotnet (#4417)
    
    Bumps 
[Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 
3.6.128 to 3.6.143.
    - [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
    - 
[Commits](https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.6.128...v3.6.143)
    
    ---
    updated-dependencies:
    - dependency-name: Nerdbank.GitVersioning
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: Pavel Tupitsyn <[email protected]>
    Co-authored-by: Pavel Tupitsyn <[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 71d225c323..73f0012829 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.128</Version>
+            <Version>3.6.143</Version>
         </PackageReference>
     </ItemGroup>
 

Reply via email to