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 d159de509f Bump coverlet.collector from 6.0.0 to 6.0.4 (#3561)
d159de509f is described below
commit d159de509f0bcbb76aa55cae6438661cea6b8c9c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 1 16:44:28 2025 +0200
Bump coverlet.collector from 6.0.0 to 6.0.4 (#3561)
---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-version: 6.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Grigorov <[email protected]>
---
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 cebd66787d..3696d470fd 100644
--- a/lang/csharp/versions.props
+++ b/lang/csharp/versions.props
@@ -59,7 +59,7 @@
-->
<PropertyGroup Label="Build, Test, Code Analysis, Benchmark Package
Versions">
<BenchmarkDotNetVersion>0.15.8</BenchmarkDotNetVersion>
- <CoverletCollectorVersion>6.0.0</CoverletCollectorVersion>
+ <CoverletCollectorVersion>6.0.4</CoverletCollectorVersion>
<CoverletMSBuildVersion>6.0.4</CoverletMSBuildVersion>
<MicrosoftBuildFrameworkVersion>17.8.43</MicrosoftBuildFrameworkVersion>
<MicrosoftBuildUtilitiesCoreVersion>17.8.43</MicrosoftBuildUtilitiesCoreVersion>