Skip to content

Commit 9dac6bb

Browse files
authored
Merge pull request #381 from microting/dependabot/nuget/ServiceBackendConfigurationPlugin.Integration.Test/NUnit.Analyzers-4.11.0
Bump NUnit.Analyzers from 4.10.0 to 4.11.0
2 parents 7588c5a + b9d90a2 commit 9dac6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ServiceBackendConfigurationPlugin.Integration.Test/ServiceBackendConfigurationPlugin.Integration.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1515
<PackageReference Include="NUnit" Version="4.4.0" />
16-
<PackageReference Include="NUnit.Analyzers" Version="4.10.0">
16+
<PackageReference Include="NUnit.Analyzers" Version="4.11.0">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
<PrivateAssets>all</PrivateAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)