Skip to content

Commit cbcbbbd

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.6.0 to 4.7.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.6.0...4.7.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] <[email protected]>
1 parent 83f9bf0 commit cbcbbbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageVersion Include="Microsoft.Win32.Registry" Version="6.0.0-preview.5.21301.5" />
3434
<PackageVersion Include="NSubstitute" Version="5.3.0" />
3535
<PackageVersion Include="NUnit" Version="4.3.2" />
36-
<PackageVersion Include="NUnit.Analyzers" Version="4.6.0" />
36+
<PackageVersion Include="NUnit.Analyzers" Version="4.7.0" />
3737
<PackageVersion Include="NUnit3TestAdapter" Version="5.0.0" />
3838
<PackageVersion Include="Shouldly" Version="4.3.0" />
3939
<PackageVersion Include="System.Collections.Immutable" Version="9.0.2" />

0 commit comments

Comments
 (0)