Skip to content

Commit

Permalink
Merge pull request #63 from DuendeSoftware/dependabot/nuget/RichardSz…
Browse files Browse the repository at this point in the history
…alay.MockHttp-7.0.0

Bump RichardSzalay.MockHttp from 6.0.0 to 7.0.0
  • Loading branch information
josephdecock authored Feb 27, 2024
2 parents f7e0104 + f605899 commit d8104c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>

<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
<PackageReference Include="RichardSzalay.MockHttp" Version="7.0.0" />
<PackageReference Include="Shouldly" Version="4.0.3" />
<PackageReference Include="CsQuery.NETStandard" Version="1.3.6.1" />
</ItemGroup>
Expand Down

0 comments on commit d8104c1

Please sign in to comment.