Skip to content

Commit c41e301

Browse files
authored
Merge pull request #410 from microting/dependabot/nuget/eFormAPI/Plugins/BackendConfiguration.Pn/BackendConfiguration.Pn.Integration.Test/NUnit.Analyzers-4.8.0
Update NUnit.Analyzers to 4.8.0
2 parents cb7c21d + 65f3073 commit c41e301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="NSubstitute" Version="5.3.0" />
1515
<PackageReference Include="NUnit" Version="4.3.2" />
1616
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />
17-
<PackageReference Include="NUnit.Analyzers" Version="4.7.0">
17+
<PackageReference Include="NUnit.Analyzers" Version="4.8.0">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)