Skip to content

Commit

Permalink
Merge pull request #232 from mjebrahimi/dependabot/nuget/nunit-4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mjebrahimi authored Jan 26, 2025
2 parents 1a4810f + 9a9a583 commit 998cc3d
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.45" />
<PackageReference Include="MessagePack" Version="2.5.192" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="nunit" Version="4.2.2" />
<PackageReference Include="nunit" Version="4.3.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 998cc3d

Please sign in to comment.