Skip to content

Commit

Permalink
Merge pull request #17 from Stravaig-Projects/dependabot/nuget/NUnit.…
Browse files Browse the repository at this point in the history
…Analyzers-3.7.0
  • Loading branch information
colinangusmackay committed Sep 18, 2023
2 parents 07b36f0 + d1efd4b commit 7bed908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Stravaig.Clock.Tests/Stravaig.Clock.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="NUnit.Analyzers" Version="3.6.1" />
<PackageReference Include="NUnit.Analyzers" Version="3.7.0" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
<PackageReference Include="ReflectionMagic" Version="5.0.0" />
<PackageReference Include="Shouldly" Version="4.2.1" />
Expand Down

0 comments on commit 7bed908

Please sign in to comment.