Skip to content

Commit 1b12614

Browse files
Bump NUnit.Analyzers from 4.3.0 to 4.4.0 in /RDMSharpTests
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]>
1 parent b920d1e commit 1b12614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: RDMSharpTests/RDMSharpTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
1515
<PackageReference Include="NUnit" Version="4.2.2" />
16-
<PackageReference Include="NUnit.Analyzers" Version="4.3.0">
16+
<PackageReference Include="NUnit.Analyzers" Version="4.4.0">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)