Skip to content

Commit 1763d67

Browse files
Bump NUnit.Analyzers from 4.1.0 to 4.2.0 (#12)
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md) - [Commits](nunit/nunit.analyzers@4.1.0...4.2.0) --- updated-dependencies: - dependency-name: NUnit.Analyzers 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>
1 parent efc2b51 commit 1763d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/BrazilModels.Tests/BrazilModels.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="FsCheck.NUnit" Version="2.16.6"/>
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0"/>
1616
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0"/>
17-
<PackageReference Include="NUnit.Analyzers" Version="4.1.0">
17+
<PackageReference Include="NUnit.Analyzers" Version="4.2.0">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)