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 aaca6d88010 Bump Nerdbank.GitVersioning from 3.7.115 to 3.9.50 (#7180)
aaca6d88010 is described below
commit aaca6d88010e803b4c24c349c0e76b73e9e33a8d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 15 17:57:20 2025 +0200
Bump Nerdbank.GitVersioning from 3.7.115 to 3.9.50 (#7180)
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 5416b312c10..4bfcdbc5b55 100644
--- a/modules/platforms/dotnet/Directory.Build.props
+++ b/modules/platforms/dotnet/Directory.Build.props
@@ -66,7 +66,7 @@
<ItemGroup>
<PackageReference Include="Nerdbank.GitVersioning">
<PrivateAssets>all</PrivateAssets>
- <Version>3.7.115</Version>
+ <Version>3.9.50</Version>
</PackageReference>
</ItemGroup>