This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git
The following commit(s) were added to refs/heads/main by this push:
new f29328dedd Bump BenchmarkDotNet from 0.13.10 to 0.15.8 (#3583)
f29328dedd is described below
commit f29328deddb21b6983b69ef3bdb6bc7715530c46
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 1 16:34:21 2025 +0200
Bump BenchmarkDotNet from 0.13.10 to 0.15.8 (#3583)
---
updated-dependencies:
- dependency-name: BenchmarkDotNet
dependency-version: 0.15.8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
lang/csharp/versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lang/csharp/versions.props b/lang/csharp/versions.props
index a0c7d04ad9..13fdd22e80 100644
--- a/lang/csharp/versions.props
+++ b/lang/csharp/versions.props
@@ -58,7 +58,7 @@
Please sort the packages alphabetically
-->
<PropertyGroup Label="Build, Test, Code Analysis, Benchmark Package
Versions">
- <BenchmarkDotNetVersion>0.13.10</BenchmarkDotNetVersion>
+ <BenchmarkDotNetVersion>0.15.8</BenchmarkDotNetVersion>
<CoverletCollectorVersion>6.0.0</CoverletCollectorVersion>
<CoverletMSBuildVersion>6.0.0</CoverletMSBuildVersion>
<MicrosoftBuildFrameworkVersion>17.8.43</MicrosoftBuildFrameworkVersion>