Skip to content

Commit

Permalink
Merge pull request #196 from mjebrahimi/dependabot/nuget/nunit-4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mjebrahimi authored Mar 13, 2024
2 parents 4fc7df6 + c0dcb79 commit 141c9e9
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.140" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="nunit" Version="4.0.1" />
<PackageReference Include="nunit" Version="4.1.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 141c9e9

Please sign in to comment.