This is an automated email from the ASF dual-hosted git repository.
iemejia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git
The following commit(s) were added to refs/heads/master by this push:
new 546f9f9 Bump NUnit from 3.13.1 to 3.13.2 in /lang/csharp (#1207)
546f9f9 is described below
commit 546f9f9f11152a024a035df567b5d329d2acf46f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 2 10:05:40 2021 +0200
Bump NUnit from 3.13.1 to 3.13.2 in /lang/csharp (#1207)
Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.1 to 3.13.2.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md)
- [Commits](https://github.com/nunit/nunit/compare/v3.13.1...v3.13.2)
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 523b1fd..7113178 100644
--- a/lang/csharp/versions.props
+++ b/lang/csharp/versions.props
@@ -56,7 +56,7 @@
<MicrosoftBuildUtilitiesCoreVersion>16.8.0</MicrosoftBuildUtilitiesCoreVersion>
<MicrosoftCodeAnalysisNetAnalyzersVersion>5.0.3</MicrosoftCodeAnalysisNetAnalyzersVersion>
<MicrosoftNETTestSdkVersion>16.9.4</MicrosoftNETTestSdkVersion>
- <NUnitVersion>3.13.1</NUnitVersion>
+ <NUnitVersion>3.13.2</NUnitVersion>
<NUnitConsoleRunnerVersion>3.12.0</NUnitConsoleRunnerVersion>
<NUnit3TestAdapterVersion>3.17.0</NUnit3TestAdapterVersion>
<StyleCopAnalyzersVersion>1.1.118</StyleCopAnalyzersVersion>