Skip to content

Commit c37d4b0

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump NUnit from 3.14.0 to 4.0.1
Bumps [NUnit](https://github.com/nunit/nunit) from 3.14.0 to 4.0.1. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md) - [Commits](nunit/nunit@v3.14.0...v4.0.1) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0703aa1 commit c37d4b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PropertyChangedAnalyzers.Benchmarks/PropertyChangedAnalyzers.Benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="Gu.Roslyn.Asserts" Version="4.3.0" />
2323
<PackageReference Include="IDisposableAnalyzers" Version="4.0.7" PrivateAssets="all" />
2424
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.5.0" />
25-
<PackageReference Include="NUnit" Version="3.14.0" />
25+
<PackageReference Include="NUnit" Version="4.0.1" />
2626
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" PrivateAssets="all" />
2727
<PackageReference Include="ReflectionAnalyzers" Version="0.3.1" PrivateAssets="all" />
2828
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.507" PrivateAssets="all" />

0 commit comments

Comments
 (0)