Skip to content

Commit

Permalink
Merge pull request #209 from mjebrahimi/dependabot/nuget/NUnit3TestAd…
Browse files Browse the repository at this point in the history
…apter-4.6.0

Bump NUnit3TestAdapter from 4.5.0 to 4.6.0
  • Loading branch information
mjebrahimi authored Jul 29, 2024
2 parents b53966a + 0cc4ddd commit efc31a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/EasyCompressor.Tests/EasyCompressor.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="MessagePack" Version="2.5.171" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="nunit" Version="4.1.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0">
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit efc31a8

Please sign in to comment.