Skip to content

Commit

Permalink
Merge pull request #214 from mjebrahimi/dependabot/nuget/nunit-4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mjebrahimi authored Sep 4, 2024
2 parents fe106a0 + f12d4e6 commit 6329b9d
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 @@ -15,7 +15,7 @@
<PackageReference Include="protobuf-net" Version="3.2.30" />
<PackageReference Include="MessagePack" Version="2.5.172" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="nunit" Version="4.1.0" />
<PackageReference Include="nunit" Version="4.2.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 6329b9d

Please sign in to comment.