Skip to content

Commit 606f56e

Browse files
dependabot[bot]ThisaraMalintha
authored andcommitted
Bump NUnit.Analyzers from 4.10.0 to 4.11.2
--- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-version: 4.11.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 108a5e5 commit 606f56e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Readability.NET.Tests/Readability.NET.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1313
<PackageReference Include="NUnit" Version="4.4.0" />
1414
<PackageReference Include="NUnit3TestAdapter" Version="6.1.0" />
15-
<PackageReference Include="NUnit.Analyzers" Version="4.10.0">
15+
<PackageReference Include="NUnit.Analyzers" Version="4.11.2">
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)