Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #133 from duffelhq/dependabot/nuget/NUnit-4.2.1
Browse files Browse the repository at this point in the history
Bump NUnit from 4.1.0 to 4.2.1
  • Loading branch information
jankowiakmaria authored Aug 27, 2024
2 parents 2c79fdb + 03e7494 commit f033468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Duffel.ApiClient.Tests/Duffel.ApiClient.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.11.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NFluent" Version="3.0.4" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit" Version="4.2.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
</ItemGroup>
Expand Down

0 comments on commit f033468

Please sign in to comment.