Skip to content

Commit fcc3020

Browse files
(deps): Bump NUnit.Analyzers
Bumps the analyzers group with 1 update in the /src directory: [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers). Updates `NUnit.Analyzers` from 4.2.0 to 4.3.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.2.0...4.3.0) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: analyzers ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad76a5f commit fcc3020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<PackageVersion Include="Microsoft.Win32.Registry" Version="6.0.0-preview.5.21301.5" />
3333
<PackageVersion Include="NSubstitute" Version="5.1.0" />
3434
<PackageVersion Include="NUnit" Version="4.1.0" />
35-
<PackageVersion Include="NUnit.Analyzers" Version="4.2.0" />
35+
<PackageVersion Include="NUnit.Analyzers" Version="4.3.0" />
3636
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
3737
<PackageVersion Include="Shouldly" Version="4.2.1" />
3838
<PackageVersion Include="System.Text.Json" Version="8.0.4" />

0 commit comments

Comments
 (0)