Skip to content

Commit 89b9ad3

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump NUnit from 3.13.2 to 3.13.3
Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.2 to 3.13.3. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/v3.13.3/CHANGES.md) - [Commits](nunit/nunit@v3.13.2...v3.13.3) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3c9a65 commit 89b9ad3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AspNetCoreAnalyzers.Tests/AspNetCoreAnalyzers.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.0.1" />
2828
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.3" />
2929
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
30-
<PackageReference Include="NUnit" Version="3.13.2" />
30+
<PackageReference Include="NUnit" Version="3.13.3" />
3131
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" PrivateAssets="all" />
3232
<PackageReference Include="ReflectionAnalyzers" Version="0.3.1" PrivateAssets="all" />
3333
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.406" PrivateAssets="all" />

0 commit comments

Comments
 (0)