Skip to content

Commit 0b23fc6

Browse files
authored
Merge pull request #548 from microting/dependabot/nuget/eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn.Test/NUnit.Analyzers-4.11.0
Bump NUnit.Analyzers from 4.10.0 to 4.11.0
2 parents 1527682 + c8ff441 commit 0b23fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn.Test/BackendConfiguration.Pn.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1212
<PackageReference Include="NSubstitute" Version="5.3.0" />
1313
<PackageReference Include="NUnit" Version="4.4.0" />
14-
<PackageReference Include="NUnit.Analyzers" Version="4.10.0">
14+
<PackageReference Include="NUnit.Analyzers" Version="4.11.0">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
<PrivateAssets>all</PrivateAssets>
1717
</PackageReference>

0 commit comments

Comments
 (0)