Skip to content

Commit 8e51ccf

Browse files
(deps): Bump the analyzers group in /src with 1 update
Bumps the analyzers group in /src with 1 update: [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers). Updates `NUnit.Analyzers` from 4.0.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@4.0.0...4.0.1) --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d664dd1 commit 8e51ccf

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
@@ -22,7 +22,7 @@
2222
<PackageVersion Include="Microsoft.Win32.Registry" Version="6.0.0-preview.5.21301.5" />
2323
<PackageVersion Include="NSubstitute" Version="5.1.0" />
2424
<PackageVersion Include="NUnit" Version="4.0.1" />
25-
<PackageVersion Include="NUnit.Analyzers" Version="4.0.0" />
25+
<PackageVersion Include="NUnit.Analyzers" Version="4.0.1" />
2626
<PackageVersion Include="NUnit3TestAdapter" Version="4.5.0" />
2727
<PackageVersion Include="Polly" Version="8.2.1" />
2828
<PackageVersion Include="Roslynator.Analyzers" Version="4.10.0" />

0 commit comments

Comments
 (0)