Skip to content

Commit 924fe92

Browse files
Bump NUnit.Analyzers from 4.2.0 to 4.3.0 in the test-dependencies group (#547)
Bumps the test-dependencies group with 1 update: [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: test-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5cc87d5 commit 924fe92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
6060
<PackageVersion Include="NReco.Logging.File" Version="1.2.1" />
6161
<PackageVersion Include="NUnit" Version="4.1.0" />
62-
<PackageVersion Include="NUnit.Analyzers" Version="4.2.0" />
62+
<PackageVersion Include="NUnit.Analyzers" Version="4.3.0" />
6363
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
6464
<PackageVersion Include="Octokit" Version="13.0.1" />
6565
<PackageVersion Include="Polly" Version="8.4.1" />

0 commit comments

Comments
 (0)