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 #121 from duffelhq/dependabot/nuget/NUnit-4.1.0
Browse files Browse the repository at this point in the history
Bump NUnit from 4.0.1 to 4.1.0
  • Loading branch information
jankowiakmaria authored Feb 26, 2024
2 parents 9b0ff95 + 32f5e44 commit 17dfc8d
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 @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NFluent" Version="3.0.3" />
<PackageReference Include="NUnit" Version="4.0.1" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="coverlet.collector" Version="6.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 17dfc8d

Please sign in to comment.