This is an automated email from the ASF dual-hosted git repository.
lukaszzborek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iggy.git
The following commit(s) were added to refs/heads/master by this push:
new a5001d359 chore(deps): Bump the csharp group with 1 update (#3724)
a5001d359 is described below
commit a5001d3592889dca2ffc805ea8744d8518cd83bd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 21 17:28:49 2026 +0200
chore(deps): Bump the csharp group with 1 update (#3724)
---
foreign/csharp/Directory.Packages.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/foreign/csharp/Directory.Packages.props
b/foreign/csharp/Directory.Packages.props
index f7743811a..4c4ced302 100644
--- a/foreign/csharp/Directory.Packages.props
+++ b/foreign/csharp/Directory.Packages.props
@@ -27,7 +27,7 @@
<PackageVersion Include="FluentAssertions" Version="8.10.0" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions"
Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Logging.Console"
Version="10.0.9" />
- <PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.7.0" />
+ <PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.8.0" />
<PackageVersion Include="Microsoft.SourceLink.GitHub"
Version="10.0.108" />
<PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage"
Version="18.9.0" />
<PackageVersion Include="Microsoft.Testing.Extensions.Retry"
Version="2.3.2" />