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 729aa296b5 Bump NUnit.ConsoleRunner from 3.21.1 to 3.22.0 (#3613)
729aa296b5 is described below

commit 729aa296b54277e92c9af9956e7d65c8b0eca7df
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 5 08:37:05 2026 +0200

    Bump NUnit.ConsoleRunner from 3.21.1 to 3.22.0 (#3613)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit.ConsoleRunner
      dependency-version: 3.22.0
      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 a09d7c9b24..f475e972da 100644
--- a/lang/csharp/versions.props
+++ b/lang/csharp/versions.props
@@ -69,7 +69,7 @@
     
<MicrosoftCodeAnalysisNetAnalyzersVersion>10.0.101</MicrosoftCodeAnalysisNetAnalyzersVersion>
     <MicrosoftNETTestSdkVersion>17.13.0</MicrosoftNETTestSdkVersion>
     <NUnitVersion>3.14.0</NUnitVersion>
-    <NUnitConsoleRunnerVersion>3.21.1</NUnitConsoleRunnerVersion>
+    <NUnitConsoleRunnerVersion>3.22.0</NUnitConsoleRunnerVersion>
     <NUnit3TestAdapterVersion>5.2.0</NUnit3TestAdapterVersion>
     <StyleCopAnalyzersVersion>1.1.118</StyleCopAnalyzersVersion>
   </PropertyGroup>

Reply via email to