This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a commit to branch branch-1.11
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/branch-1.11 by this push:
     new 5b84171  Bump NUnit.ConsoleRunner from 3.12.0 to 3.13.2 in 
/lang/csharp (#1448)
5b84171 is described below

commit 5b841714f7e2143db271870aeec90956c0094ec1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 10 12:30:18 2022 +0200

    Bump NUnit.ConsoleRunner from 3.12.0 to 3.13.2 in /lang/csharp (#1448)
    
    Bumps [NUnit.ConsoleRunner](https://github.com/nunit/nunit-console) from 
3.12.0 to 3.13.2.
    - [Release notes](https://github.com/nunit/nunit-console/releases)
    - 
[Changelog](https://github.com/nunit/nunit-console/blob/master/CHANGES.txt)
    - [Commits](https://github.com/nunit/nunit-console/compare/v3.12...3.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit.ConsoleRunner
      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>
    (cherry picked from commit 180c041af1c4ddaaea88222dc0c1ba4b62ab026f)
---
 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 b6b9747..26f76e4 100644
--- a/lang/csharp/versions.props
+++ b/lang/csharp/versions.props
@@ -57,7 +57,7 @@
     
<MicrosoftCodeAnalysisNetAnalyzersVersion>5.0.3</MicrosoftCodeAnalysisNetAnalyzersVersion>
     <MicrosoftNETTestSdkVersion>16.11.0</MicrosoftNETTestSdkVersion>
     <NUnitVersion>3.13.2</NUnitVersion>
-    <NUnitConsoleRunnerVersion>3.12.0</NUnitConsoleRunnerVersion>
+    <NUnitConsoleRunnerVersion>3.13.2</NUnitConsoleRunnerVersion>
     <NUnit3TestAdapterVersion>3.17.0</NUnit3TestAdapterVersion>
     <StyleCopAnalyzersVersion>1.1.118</StyleCopAnalyzersVersion>
   </PropertyGroup>

Reply via email to