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 8c56c0137c Bump coverlet.collector from 8.0.0 to 8.0.1 (#3700)
8c56c0137c is described below

commit 8c56c0137c1bec891e119daeac36895869861b14
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 09:34:25 2026 +0200

    Bump coverlet.collector from 8.0.0 to 8.0.1 (#3700)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.collector
      dependency-version: 8.0.1
      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>
---
 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 8a30c74532..cca47a76fe 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>8.0.0</CoverletCollectorVersion>
+    <CoverletCollectorVersion>8.0.1</CoverletCollectorVersion>
     <CoverletMSBuildVersion>8.0.1</CoverletMSBuildVersion>
     <MicrosoftBuildFrameworkVersion>18.4.0</MicrosoftBuildFrameworkVersion>
     
<MicrosoftBuildUtilitiesCoreVersion>18.4.0</MicrosoftBuildUtilitiesCoreVersion>

Reply via email to