Skip to content

Commit d6cae27

Browse files
Bump NUnit.Analyzers from 4.3.0 to 4.4.0 (#148)
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.3.0 to 4.4.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.3.0...4.4.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 6f3077f commit d6cae27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<MicrosoftNetTestSdkVersion>17.12.0</MicrosoftNetTestSdkVersion>
2929
<NUnit3Version>3.14.0</NUnit3Version>
3030
<NUnit4Version>4.2.2</NUnit4Version>
31-
<NUnitAnalyzersVersion>4.3.0</NUnitAnalyzersVersion>
31+
<NUnitAnalyzersVersion>4.4.0</NUnitAnalyzersVersion>
3232
<NUnitTestAdapterVersion>4.6.0</NUnitTestAdapterVersion>
3333
</PropertyGroup>
3434
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">

0 commit comments

Comments
 (0)