Skip to content

Commit a0d4f69

Browse files
Bump NUnit.Analyzers from 3.10.0 to 4.0.1 (#146)
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 3.10.0 to 4.0.1. - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.txt) - [Commits](nunit/nunit.analyzers@3.10.0...4.0.1) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 731910b commit a0d4f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dnsimple-test/dnsimple-test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@
596596
<PackageReference Include="Moq" Version="4.20.70" />
597597
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
598598
<PackageReference Include="nunit" Version="4.0.1" />
599-
<PackageReference Include="NUnit.Analyzers" Version="3.10.0">
599+
<PackageReference Include="NUnit.Analyzers" Version="4.0.1">
600600
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
601601
<PrivateAssets>all</PrivateAssets>
602602
</PackageReference>

0 commit comments

Comments
 (0)